| /Linux-v5.4/drivers/s390/cio/ | 
| D | idset.c | 26 	struct idset *set;  in idset_new()  local37 void idset_free(struct idset *set)  in idset_free()
 42 void idset_fill(struct idset *set)  in idset_fill()
 47 static inline void idset_add(struct idset *set, int ssid, int id)  in idset_add()
 52 static inline void idset_del(struct idset *set, int ssid, int id)  in idset_del()
 57 static inline int idset_contains(struct idset *set, int ssid, int id)  in idset_contains()
 62 static inline int idset_get_first(struct idset *set, int *ssid, int *id)  in idset_get_first()
 79 void idset_sch_add(struct idset *set, struct subchannel_id schid)  in idset_sch_add()
 84 void idset_sch_del(struct idset *set, struct subchannel_id schid)  in idset_sch_del()
 90 void idset_sch_del_subseq(struct idset *set, struct subchannel_id schid)  in idset_sch_del_subseq()
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/pci/bt8xx/ | 
| D | bttv-audio-hook.c | 55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in gvbctv3pci_audio()86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in gvbctv5pci_audio()
 157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in avermedia_tvphone_audio()
 188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in avermedia_tv_stereo_audio()
 221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in lt9415_audio()
 259 void terratv_audio(struct bttv *btv,  struct v4l2_tuner *t, int set)  in terratv_audio()
 292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in winfast2000_audio()
 336 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in pvbt878p9b_audio()
 377 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in fv2000s_audio()
 416 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set)  in windvr_audio()
 [all …]
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | signal.h | 49 #define sigaddset(set,sig)		    \  argument54 static inline void __gen_sigaddset(sigset_t *set, int _sig)  in __gen_sigaddset()
 59 static inline void __const_sigaddset(sigset_t *set, int _sig)  in __const_sigaddset()
 65 #define sigdelset(set, sig)		    \  argument
 71 static inline void __gen_sigdelset(sigset_t *set, int _sig)  in __gen_sigdelset()
 76 static inline void __const_sigdelset(sigset_t *set, int _sig)  in __const_sigdelset()
 82 static inline int __const_sigismember(sigset_t *set, int _sig)  in __const_sigismember()
 88 static inline int __gen_sigismember(sigset_t *set, int _sig)  in __gen_sigismember()
 96 #define sigismember(set, sig)			\  argument
 
 | 
| /Linux-v5.4/net/netfilter/ipset/ | 
| D | ip_set_list_set.c | 29 	struct ip_set *set;	/* Sigh, in order to cleanup reference */  member43 	struct ip_set *set;	/* attached to this ip_set */  member
 49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb,  in list_set_ktest()
 74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb,  in list_set_kadd()
 94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb,  in list_set_kdel()
 114 list_set_kadt(struct ip_set *set, const struct sk_buff *skb,  in list_set_kadt()
 146 	struct ip_set *set = e->set;  in __list_set_del_rcu()  local
 153 list_set_del(struct ip_set *set, struct set_elem *e)  in list_set_del()
 164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old)  in list_set_replace()
 174 set_cleanup_entries(struct ip_set *set)  in set_cleanup_entries()
 [all …]
 
 | 
| D | ip_set_bitmap_gen.h | 33 #define get_ext(set, map, id)	((map)->extensions + ((set)->dsize * (id)))  argument36 mtype_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t))  in mtype_gc_init()
 45 mtype_ext_cleanup(struct ip_set *set)  in mtype_ext_cleanup()
 56 mtype_destroy(struct ip_set *set)  in mtype_destroy()
 72 mtype_flush(struct ip_set *set)  in mtype_flush()
 92 mtype_head(struct ip_set *set, struct sk_buff *skb)  in mtype_head()
 116 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext,  in mtype_test()
 130 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext,  in mtype_add()
 175 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext,  in mtype_del()
 203 mtype_list(const struct ip_set *set,  in mtype_list()
 [all …]
 
 | 
| D | ip_set_core.c | 370 ip_set_elem_len(struct ip_set *set, struct nlattr *tb[], size_t len,  in ip_set_elem_len()395 ip_set_get_extensions(struct ip_set *set, struct nlattr *tb[],  in ip_set_get_extensions()
 452 ip_set_put_extensions(struct sk_buff *skb, const struct ip_set *set,  in ip_set_put_extensions()
 477 ip_set_match_extensions(struct ip_set *set, const struct ip_set_ext *ext,  in ip_set_match_extensions()
 512 __ip_set_get(struct ip_set *set)  in __ip_set_get()
 520 __ip_set_put(struct ip_set *set)  in __ip_set_put()
 532 __ip_set_put_netlink(struct ip_set *set)  in __ip_set_put_netlink()
 549 	struct ip_set *set;  in ip_set_rcu_get()  local
 564 	struct ip_set *set = ip_set_rcu_get(xt_net(par), index);  in ip_set_test()  local
 602 	struct ip_set *set = ip_set_rcu_get(xt_net(par), index);  in ip_set_add()  local
 [all …]
 
 | 
| D | ip_set_hash_gen.h | 13 #define ipset_dereference_protected(p, set) \  argument279 	struct ip_set *set;	/* attached to this ip_set */  member
 356 mtype_ext_cleanup(struct ip_set *set, struct hbucket *n)  in mtype_ext_cleanup()
 367 mtype_flush(struct ip_set *set)  in mtype_flush()
 394 mtype_ahash_destroy(struct ip_set *set, struct htable *t, bool ext_destroy)  in mtype_ahash_destroy()
 414 mtype_destroy(struct ip_set *set)  in mtype_destroy()
 429 mtype_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t))  in mtype_gc_init()
 459 mtype_expire(struct ip_set *set, struct htype *h)  in mtype_expire()
 529 	struct ip_set *set = h->set;  in mtype_gc()  local
 545 mtype_resize(struct ip_set *set, bool retried)  in mtype_resize()
 [all …]
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_set_hash.c | 35 	const struct nft_set		*set;  member77 static bool nft_rhash_lookup(const struct net *net, const struct nft_set *set,  in nft_rhash_lookup()
 95 static void *nft_rhash_get(const struct net *net, const struct nft_set *set,  in nft_rhash_get()
 113 static bool nft_rhash_update(struct nft_set *set, const u32 *key,  in nft_rhash_update()
 158 static int nft_rhash_insert(const struct net *net, const struct nft_set *set,  in nft_rhash_insert()
 182 static void nft_rhash_activate(const struct net *net, const struct nft_set *set,  in nft_rhash_activate()
 192 			    const struct nft_set *set, void *priv)  in nft_rhash_flush()
 205 				  const struct nft_set *set,  in nft_rhash_deactivate()
 228 			     const struct nft_set *set,  in nft_rhash_remove()
 237 static bool nft_rhash_delete(const struct nft_set *set,  in nft_rhash_delete()
 [all …]
 
 | 
| D | nft_set_rbtree.c | 36 static bool nft_rbtree_equal(const struct nft_set *set, const void *this,  in nft_rbtree_equal()42 static bool __nft_rbtree_lookup(const struct net *net, const struct nft_set *set,  in __nft_rbtree_lookup()
 95 static bool nft_rbtree_lookup(const struct net *net, const struct nft_set *set,  in nft_rbtree_lookup()
 114 static bool __nft_rbtree_get(const struct net *net, const struct nft_set *set,  in __nft_rbtree_get()
 168 static void *nft_rbtree_get(const struct net *net, const struct nft_set *set,  in nft_rbtree_get()
 192 static int __nft_rbtree_insert(const struct net *net, const struct nft_set *set,  in __nft_rbtree_insert()
 234 static int nft_rbtree_insert(const struct net *net, const struct nft_set *set,  in nft_rbtree_insert()
 252 			      const struct nft_set *set,  in nft_rbtree_remove()
 266 				const struct nft_set *set,  in nft_rbtree_activate()
 276 			     const struct nft_set *set, void *priv)  in nft_rbtree_flush()
 [all …]
 
 | 
| D | nft_set_bitmap.c | 51 static inline void nft_bitmap_location(const struct nft_set *set,  in nft_bitmap_location()76 static bool nft_bitmap_lookup(const struct net *net, const struct nft_set *set,  in nft_bitmap_lookup()
 89 nft_bitmap_elem_find(const struct nft_set *set, struct nft_bitmap_elem *this,  in nft_bitmap_elem_find()
 106 static void *nft_bitmap_get(const struct net *net, const struct nft_set *set,  in nft_bitmap_get()
 123 static int nft_bitmap_insert(const struct net *net, const struct nft_set *set,  in nft_bitmap_insert()
 147 			      const struct nft_set *set,  in nft_bitmap_remove()
 162 				const struct nft_set *set,  in nft_bitmap_activate()
 177 			     const struct nft_set *set, void *_be)  in nft_bitmap_flush()
 193 				   const struct nft_set *set,  in nft_bitmap_deactivate()
 215 			    struct nft_set *set,  in nft_bitmap_walk()
 [all …]
 
 | 
| D | nft_lookup.c | 19 	struct nft_set			*set;  member31 	const struct nft_set *set = priv->set;  in nft_lookup_eval()  local
 63 	struct nft_set *set;  in nft_lookup_init()  local
 164 				       struct nft_set *set,  in nft_lookup_validate_setelem()
 
 | 
| D | nft_dynset.c | 16 	struct nft_set			*set;  member44 static void *nft_dynset_new(struct nft_set *set, const struct nft_expr *expr,  in nft_dynset_new()
 82 	struct nft_set *set = priv->set;  in nft_dynset_eval()  local
 134 	struct nft_set *set;  in nft_dynset_init()  local
 
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | signal.h | 27 static inline void sigaddset(sigset_t *set, int _sig)  in sigaddset()35 static inline void sigdelset(sigset_t *set, int _sig)  in sigdelset()
 43 static inline int __const_sigismember(sigset_t *set, int _sig)  in __const_sigismember()
 49 static inline int __gen_sigismember(sigset_t *set, int _sig)  in __gen_sigismember()
 59 #define sigismember(set,sig)			\  argument
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | signal.h | 54 static inline void sigaddset(sigset_t *set, int _sig)  in sigaddset()63 static inline void sigdelset(sigset_t *set, int _sig)  in sigdelset()
 72 static inline int sigismember(sigset_t *set, int _sig)  in sigismember()
 83 static inline int sigisemptyset(sigset_t *set)  in sigisemptyset()
 195 static inline void sigfillset(sigset_t *set)  in sigfillset()
 210 static inline void sigaddsetmask(sigset_t *set, unsigned long mask)  in sigaddsetmask()
 215 static inline void sigdelsetmask(sigset_t *set, unsigned long mask)  in sigdelsetmask()
 220 static inline int sigtestsetmask(sigset_t *set, unsigned long mask)  in sigtestsetmask()
 225 static inline void siginitset(sigset_t *set, unsigned long mask)  in siginitset()
 237 static inline void siginitsetinv(sigset_t *set, unsigned long mask)  in siginitsetinv()
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | affinity.c | 74 static inline void init_cpu_mask_set(struct cpu_mask_set *set)  in init_cpu_mask_set()82 static void _cpu_mask_set_gen_inc(struct cpu_mask_set *set)  in _cpu_mask_set_gen_inc()
 94 static void _cpu_mask_set_gen_dec(struct cpu_mask_set *set)  in _cpu_mask_set_gen_dec()
 103 static int cpu_mask_set_get_first(struct cpu_mask_set *set, cpumask_var_t diff)  in cpu_mask_set_get_first()
 124 static void cpu_mask_set_put(struct cpu_mask_set *set, int cpu)  in cpu_mask_set_put()
 368 	struct cpu_mask_set *set = dd->comp_vect;  in _dev_comp_vect_cpu_get()  local
 407 	struct cpu_mask_set *set = dd->comp_vect;  in _dev_comp_vect_cpu_put()  local
 794 	struct cpu_mask_set *set;  in hfi1_update_sdma_affinity()  local
 888 	struct cpu_mask_set *set = NULL;  in get_irq_affinity()  local
 967 	struct cpu_mask_set *set = NULL;  in hfi1_put_irq_affinity()  local
 [all …]
 
 | 
| /Linux-v5.4/arch/sh/boards/mach-se/7724/ | 
| D | irq.c | 44 	struct fpga_irq set;  in get_fpga_irq()  local73 	struct fpga_irq set = get_fpga_irq(fpga2irq(irq));  in disable_se7724_irq()  local
 81 	struct fpga_irq set = get_fpga_irq(fpga2irq(irq));  in enable_se7724_irq()  local
 95 	struct fpga_irq set = get_fpga_irq(irq);  in se7724_irq_demux()  local
 
 | 
| /Linux-v5.4/include/soc/fsl/qe/ | 
| D | ucc.h | 49 static inline int ucc_set_qe_mux_grant(unsigned int ucc_num, int set)  in ucc_set_qe_mux_grant()54 static inline int ucc_set_qe_mux_tsa(unsigned int ucc_num, int set)  in ucc_set_qe_mux_tsa()
 59 static inline int ucc_set_qe_mux_bkpt(unsigned int ucc_num, int set)  in ucc_set_qe_mux_bkpt()
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-config.c | 37 static int set_config(struct perf_config_set *set, const char *file_name)  in set_config()72 static int show_spec_config(struct perf_config_set *set, const char *var)  in show_spec_config()
 102 static int show_config(struct perf_config_set *set)  in show_config()
 159 	struct perf_config_set *set;  in cmd_config()  local
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | signal.c | 312 __setup_frame(int sig, struct ksignal *ksig, sigset_t *set,  in __setup_frame()376 			    sigset_t *set, struct pt_regs *regs)  in __setup_rt_frame()
 457 			    sigset_t *set, struct pt_regs *regs)  in __setup_rt_frame()
 539 			      compat_sigset_t *set,  in x32_setup_rt_frame()
 612 	sigset_t set;  in SYSCALL_DEFINE0()  local
 644 	sigset_t set;  in SYSCALL_DEFINE0()  local
 691 	sigset_t *set = sigmask_to_save();  in setup_rt_frame()  local
 868 	sigset_t set;  in sys32_x32_rt_sigreturn()  local
 
 | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | phy-core.c | 496 			 u16 set)  in __phy_modify_changed()527 int phy_modify_changed(struct phy_device *phydev, u32 regnum, u16 mask, u16 set)  in phy_modify_changed()
 550 int __phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set)  in __phy_modify()
 571 int phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set)  in phy_modify()
 597 			     u16 mask, u16 set)  in __phy_modify_mmd_changed()
 630 			   u16 mask, u16 set)  in phy_modify_mmd_changed()
 655 		     u16 mask, u16 set)  in __phy_modify_mmd()
 678 		   u16 mask, u16 set)  in phy_modify_mmd()
 835 			     u16 mask, u16 set)  in phy_modify_paged_changed()
 858 		     u16 mask, u16 set)  in phy_modify_paged()
 
 | 
| /Linux-v5.4/block/ | 
| D | blk-mq.c | 2054 void blk_mq_free_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags,  in blk_mq_free_rqs()2094 struct blk_mq_tags *blk_mq_alloc_rq_map(struct blk_mq_tag_set *set,  in blk_mq_alloc_rq_map()
 2136 static int blk_mq_init_request(struct blk_mq_tag_set *set, struct request *rq,  in blk_mq_init_request()
 2151 int blk_mq_alloc_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags,  in blk_mq_alloc_rqs()
 2270 		struct blk_mq_tag_set *set,  in blk_mq_exit_hctx()
 2290 		struct blk_mq_tag_set *set, int nr_queue)  in blk_mq_exit_hw_queues()
 2318 		struct blk_mq_tag_set *set,  in blk_mq_init_hctx()
 2345 blk_mq_alloc_hctx(struct request_queue *q, struct blk_mq_tag_set *set,  in blk_mq_alloc_hctx()
 2415 	struct blk_mq_tag_set *set = q->tag_set;  in blk_mq_init_cpu_queues()  local
 2442 static bool __blk_mq_alloc_rq_map(struct blk_mq_tag_set *set, int hctx_idx)  in __blk_mq_alloc_rq_map()
 [all …]
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | em_ipset.c | 22 	struct xt_set_info *set = data;  in em_ipset_change()  local43 	const struct xt_set_info *set = (const void *) em->data;  in em_ipset_destroy()  local
 55 	const struct xt_set_info *set = (const void *) em->data;  in em_ipset_match()  local
 
 | 
| /Linux-v5.4/arch/sh/boards/mach-x3proto/ | 
| D | ilsel.c | 61 static void __ilsel_enable(ilsel_source_t set, unsigned int bit)  in __ilsel_enable()92 int ilsel_enable(ilsel_source_t set)  in ilsel_enable()
 122 int ilsel_enable_fixed(ilsel_source_t set, unsigned int level)  in ilsel_enable_fixed()
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | signal_64.c | 92 		struct task_struct *tsk, int signr, sigset_t *set,  in setup_sigcontext()195 				 int signr, sigset_t *set, unsigned long handler)  in setup_tm_sigcontexts()
 328 static long restore_sigcontext(struct task_struct *tsk, sigset_t *set, int sig,  in restore_sigcontext()
 644 	sigset_t set;  in SYSCALL_DEFINE3()  local
 715 	sigset_t set;  in SYSCALL_DEFINE0()  local
 820 int handle_rt_signal64(struct ksignal *ksig, sigset_t *set,  in handle_rt_signal64()
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | signal32.c | 51 static inline int put_sigset_t(compat_sigset_t __user *uset, sigset_t *set)  in put_sigset_t()61 static inline int get_sigset_t(sigset_t *set,  in get_sigset_t()
 188 	sigset_t set;  in compat_restore_sigframe()  local
 387 				 struct pt_regs *regs, sigset_t *set)  in compat_setup_sigframe()
 433 			  sigset_t *set, struct pt_regs *regs)  in compat_setup_rt_frame()
 461 int compat_setup_frame(int usig, struct ksignal *ksig, sigset_t *set,  in compat_setup_frame()
 
 |