/linux/net/netfilter/ |
H A D | nft_dynset.c | 16 struct nft_set *set; member 47 struct nft_elem_priv *nft_dynset_new(struct nft_set *set, in nft_dynset_new() 85 struct nft_set *set = priv->set; in nft_dynset_eval() local 127 nft_dynset_expr_alloc(const struct nft_ctx *ctx, const struct nft_set *set, in nft_dynset_expr_alloc() 169 struct nft_set *set; in nft_dynset_init() local
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_bitmap_ipmac.c | 51 struct ip_set *set; /* attached to this ip_set */ member 118 const struct ip_set_ext *ext, struct ip_set *set, in bitmap_ipmac_add_timeout() 208 bitmap_ipmac_kadt(struct ip_set *set, const struct sk_buff *skb, in bitmap_ipmac_kadt() 241 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_uadt() 299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, in init_map_ipmac() 318 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_create()
|
H A D | ip_set_bitmap_port.c | 39 struct ip_set *set; /* attached to this ip_set */ member 127 bitmap_port_kadt(struct ip_set *set, const struct sk_buff *skb, in bitmap_port_kadt() 153 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_port_uadt() 231 init_map_port(struct ip_set *set, struct bitmap_port *map, in init_map_port() 249 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
|
H A D | ip_set_hash_ipmark.c | 80 hash_ipmark4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmark4_kadt() 97 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark4_uadt() 215 hash_ipmark6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmark6_kadt() 232 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark6_uadt()
|
H A D | ip_set_hash_ip.c | 80 hash_ip4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ip4_kadt() 100 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt() 216 hash_ip6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ip6_kadt() 234 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip6_uadt()
|
H A D | ip_set_hash_ipmac.c | 84 hash_ipmac4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmac4_kadt() 110 hash_ipmac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmac4_uadt() 197 hash_ipmac6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmac6_kadt() 226 hash_ipmac6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmac6_uadt()
|
H A D | ip_set_hash_ipportip.c | 90 hash_ipportip4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportip4_kadt() 108 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt() 260 hash_ipportip6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportip6_kadt() 278 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip6_uadt()
|
H A D | ip_set_hash_ipport.c | 91 hash_ipport4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipport4_kadt() 112 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt() 261 hash_ipport6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipport6_kadt() 283 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport6_uadt()
|
/linux/arch/x86/um/ |
H A D | signal.c | 216 struct _xstate __user *fp, sigset_t *set, in copy_ucontext_to_user() 343 sigset_t set; in SYSCALL_DEFINE0() local 368 struct pt_regs *regs, sigset_t *set) in setup_signal_stack_si() 453 sigset_t set; in SYSCALL_DEFINE0() local
|
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-ep0.c | 204 int set) in cdnsp_ep0_handle_feature_device() 265 int set) in cdnsp_ep0_handle_feature_intf() 299 int set) in cdnsp_ep0_handle_feature_endpoint() 327 int set) in cdnsp_ep0_handle_feature()
|
/linux/tools/testing/selftests/bpf/ |
H A D | testing_helpers.c | 18 bool *set = NULL, *tmp, parsing_end = false; in parse_num_list() local 76 static int do_insert_test(struct test_filter_set *set, in do_insert_test() 130 static int insert_test(struct test_filter_set *set, in insert_test() 174 struct test_filter_set *set, in parse_test_list_file() 220 struct test_filter_set *set, in parse_test_list()
|
/linux/arch/s390/kernel/ |
H A D | compat_signal.c | 182 sigset_t set; in COMPAT_SYSCALL_DEFINE0() local 203 sigset_t set; in COMPAT_SYSCALL_DEFINE0() local 251 static int setup_frame32(struct ksignal *ksig, sigset_t *set, in setup_frame32() 332 static int setup_rt_frame32(struct ksignal *ksig, sigset_t *set, in setup_rt_frame32()
|
H A D | signal.c | 220 sigset_t set; in SYSCALL_DEFINE0() local 242 sigset_t set; in SYSCALL_DEFINE0() local 286 sigset_t *set, struct pt_regs * regs) in setup_frame() 362 static int setup_rt_frame(struct ksignal *ksig, sigset_t *set, in setup_rt_frame()
|
/linux/kernel/trace/ |
H A D | trace_irqsoff.c | 68 static inline int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph() 160 static int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph() 487 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function() 519 static int irqsoff_function_set(struct trace_array *tr, u32 mask, int set) in irqsoff_function_set() 531 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function() 536 static inline int irqsoff_function_set(struct trace_array *tr, u32 mask, int set) in irqsoff_function_set() 542 static int irqsoff_flag_changed(struct trace_array *tr, u32 mask, int set) in irqsoff_flag_changed()
|
H A D | trace_sched_wakeup.c | 102 static int wakeup_display_graph(struct trace_array *tr, int set) in wakeup_display_graph() 250 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() 282 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) in wakeup_function_set() 294 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() 299 static int wakeup_function_set(struct trace_array *tr, u32 mask, int set) in wakeup_function_set() 331 static int wakeup_flag_changed(struct trace_array *tr, u32 mask, int set) in wakeup_flag_changed()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | exp_rcv.h | 10 #define EXP_TID_SET_EMPTY(set) (set.count == 0 && list_empty(&set.list)) argument 106 struct exp_tid_set *set) in tid_group_add_tail() 113 struct exp_tid_set *set) in tid_group_remove() 127 static inline struct tid_group *tid_group_pop(struct exp_tid_set *set) in tid_group_pop()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblcr.c | 99 static void ip_vs_dest_set_insert(struct ip_vs_dest_set *set, in ip_vs_dest_set_insert() 134 ip_vs_dest_set_erase(struct ip_vs_dest_set *set, struct ip_vs_dest *dest) in ip_vs_dest_set_erase() 150 static void ip_vs_dest_set_eraseall(struct ip_vs_dest_set *set) in ip_vs_dest_set_eraseall() 161 static inline struct ip_vs_dest *ip_vs_dest_set_min(struct ip_vs_dest_set *set) in ip_vs_dest_set_min() 210 static inline struct ip_vs_dest *ip_vs_dest_set_max(struct ip_vs_dest_set *set) in ip_vs_dest_set_max() 262 struct ip_vs_dest_set set; /* destination server set */ member
|
/linux/arch/sh/kernel/ |
H A D | signal_32.c | 159 sigset_t set; in sys_sigreturn() local 189 sigset_t set; in sys_rt_sigreturn() local 269 static int setup_frame(struct ksignal *ksig, sigset_t *set, in setup_frame() 335 static int setup_rt_frame(struct ksignal *ksig, sigset_t *set, in setup_rt_frame()
|
/linux/arch/arm/kernel/ |
H A D | signal.c | 144 sigset_t set; in restore_sigframe() local 251 setup_sigframe(struct sigframe __user *sf, struct pt_regs *regs, sigset_t *set) in setup_sigframe() 447 setup_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) in setup_frame() 468 setup_rt_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) in setup_rt_frame()
|
/linux/drivers/watchdog/ |
H A D | iTCO_wdt.c | 176 static int update_no_reboot_bit_def(void *priv, bool set) in update_no_reboot_bit_def() 181 static int update_no_reboot_bit_pci(void *priv, bool set) in update_no_reboot_bit_pci() 201 static int update_no_reboot_bit_mem(void *priv, bool set) in update_no_reboot_bit_mem() 221 static int update_no_reboot_bit_cnt(void *priv, bool set) in update_no_reboot_bit_cnt() 248 static int update_no_reboot_bit_pmc(void *priv, bool set) in update_no_reboot_bit_pmc()
|
/linux/drivers/usb/dwc3/ |
H A D | ep0.c | 407 int set) in dwc3_ep0_handle_u1() 430 int set) in dwc3_ep0_handle_u2() 454 u32 wIndex, int set) in dwc3_ep0_handle_test() 478 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_device() 520 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_intf() 539 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_endpoint() 573 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature()
|
/linux/drivers/usb/typec/ |
H A D | mux.h | 10 typec_switch_set_fn_t set; member 15 typec_mux_set_fn_t set; member
|
/linux/include/linux/ |
H A D | mdio.h | 615 u16 mask, u16 set) in __mdiodev_modify() 621 u32 regnum, u16 mask, u16 set) in __mdiodev_modify_changed() 639 u16 mask, u16 set) in mdiodev_modify() 645 u32 regnum, u16 mask, u16 set) in mdiodev_modify_changed() 652 u32 regnum, u16 mask, u16 set) in mdiodev_c45_modify() 660 u16 set) in mdiodev_c45_modify_changed()
|
/linux/drivers/net/phy/ |
H A D | mdio_bus.c | 510 u16 mask, u16 set) in __mdiobus_modify_changed() 610 u16 set) in __mdiobus_c45_modify_changed() 836 u16 set) in __mdiobus_modify() 855 int mdiobus_modify(struct mii_bus *bus, int addr, u32 regnum, u16 mask, u16 set) in mdiobus_modify() 878 u16 mask, u16 set) in mdiobus_c45_modify() 901 u16 mask, u16 set) in mdiobus_modify_changed() 924 u32 regnum, u16 mask, u16 set) in mdiobus_c45_modify_changed()
|
/linux/arch/arc/kernel/ |
H A D | signal.c | 103 sigset_t *set) in stash_usr_regs() 145 sigset_t set; in restore_usr_regs() local 271 setup_rt_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) in setup_rt_frame()
|