/linux/drivers/s390/cio/ |
A D | idset.c | 26 struct idset *set; in idset_new() local 37 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() 67 void idset_sch_add(struct idset *set, struct subchannel_id schid) in idset_sch_add() 72 void idset_sch_del(struct idset *set, struct subchannel_id schid) in idset_sch_del() 78 void idset_sch_del_subseq(struct idset *set, struct subchannel_id schid) in idset_sch_del_subseq() 85 int idset_sch_contains(struct idset *set, struct subchannel_id schid) in idset_sch_contains() [all …]
|
/linux/drivers/media/pci/bt8xx/ |
A 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/arch/x86/include/asm/ |
A D | signal.h | 49 #define sigaddset(set,sig) \ argument 54 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/net/netfilter/ipset/ |
A D | ip_set_list_set.c | 29 struct ip_set *set; /* Sigh, in order to cleanup reference */ member 43 struct ip_set *set; /* attached to this ip_set */ member 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() 174 set_cleanup_entries(struct ip_set *set) in set_cleanup_entries() 346 list_set_uadt(struct ip_set *set, struct nlattr *tb[], in list_set_uadt() 412 list_set_flush(struct ip_set *set) in list_set_flush() 424 list_set_destroy(struct ip_set *set) in list_set_destroy() 459 list_set_head(struct ip_set *set, struct sk_buff *skb) in list_set_head() 483 list_set_list(const struct ip_set *set, in list_set_list() [all …]
|
A D | ip_set_bitmap_gen.h | 33 #define get_ext(set, map, id) ((map)->extensions + ((set)->dsize * (id))) argument 36 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 …]
|
A D | ip_set_core.c | 703 struct ip_set *set; in ip_set_rcu_get() local 846 struct ip_set *set; in __ip_set_put_byindex() local 894 struct ip_set *set; in ip_set_nfnl_get_byindex() local 921 struct ip_set *set; in ip_set_nfnl_put() local 1011 struct ip_set **set) in find_free_id() 1303 struct ip_set *set, *s; in ip_set_rename() local 1489 struct ip_set *set; in ip_set_dump_start() local 1757 struct ip_set *set; in ip_set_ad() local 1823 struct ip_set *set; in ip_set_utest() local 1858 const struct ip_set *set; in ip_set_header() local [all …]
|
A D | ip_set_hash_gen.h | 18 #define ipset_dereference_set(p, set) \ argument 99 struct ip_set *set; /* Set the gc belongs to */ member 181 #define SET_ELEM_EXPIRED(set, d) \ argument 394 mtype_ext_cleanup(struct ip_set *set, struct hbucket *n) in mtype_ext_cleanup() 405 mtype_flush(struct ip_set *set) in mtype_flush() 458 mtype_destroy(struct ip_set *set) in mtype_destroy() 571 struct ip_set *set; in mtype_gc() local 624 mtype_resize(struct ip_set *set, bool retried) in mtype_resize() 1143 struct ip_set_ext *mext, struct ip_set *set, u32 flags) in mtype_data_match() 1261 mtype_head(struct ip_set *set, struct sk_buff *skb) in mtype_head() [all …]
|
/linux/net/netfilter/ |
A D | nft_set_hash.c | 35 const struct nft_set *set; member 193 const struct nft_set *set, void *priv) in nft_rhash_flush() 206 const struct nft_set *set, in nft_rhash_deactivate() 229 const struct nft_set *set, in nft_rhash_remove() 315 struct nft_set *set; in nft_rhash_gc() local 379 static int nft_rhash_init(const struct nft_set *set, in nft_rhash_init() 491 const struct nft_set *set, in nft_hash_lookup_fast() 561 const struct nft_set *set, void *priv) in nft_hash_flush() 570 const struct nft_set *set, in nft_hash_deactivate() 591 const struct nft_set *set, in nft_hash_remove() [all …]
|
A D | nft_set_rbtree.c | 41 static bool nft_rbtree_equal(const struct nft_set *set, const void *this, in nft_rbtree_equal() 47 static bool __nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in __nft_rbtree_lookup() 111 bool nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in nft_rbtree_lookup() 385 const struct nft_set *set, in nft_rbtree_remove() 399 const struct nft_set *set, in nft_rbtree_activate() 409 const struct nft_set *set, void *priv) in nft_rbtree_flush() 422 const struct nft_set *set, in nft_rbtree_deactivate() 461 struct nft_set *set, in nft_rbtree_walk() 499 struct nft_set *set; in nft_rbtree_gc() local 563 static int nft_rbtree_init(const struct nft_set *set, in nft_rbtree_init() [all …]
|
A D | nft_set_bitmap.c | 51 static inline void nft_bitmap_location(const struct nft_set *set, in nft_bitmap_location() 77 bool nft_bitmap_lookup(const struct net *net, const struct nft_set *set, in nft_bitmap_lookup() 90 nft_bitmap_elem_find(const struct nft_set *set, struct nft_bitmap_elem *this, in nft_bitmap_elem_find() 107 static void *nft_bitmap_get(const struct net *net, const struct nft_set *set, in nft_bitmap_get() 148 const struct nft_set *set, in nft_bitmap_remove() 163 const struct nft_set *set, in nft_bitmap_activate() 178 const struct nft_set *set, void *_be) in nft_bitmap_flush() 194 const struct nft_set *set, in nft_bitmap_deactivate() 216 struct nft_set *set, in nft_bitmap_walk() 262 static int nft_bitmap_init(const struct nft_set *set, in nft_bitmap_init() [all …]
|
A D | nft_lookup.c | 19 struct nft_set *set; member 27 bool nft_set_do_lookup(const struct net *net, const struct nft_set *set, in nft_set_do_lookup() 62 const struct nft_set *set = priv->set; in nft_lookup_eval() local 101 struct nft_set *set; in nft_lookup_init() local 202 struct nft_set *set, in nft_lookup_validate_setelem()
|
A D | nft_set_pipapo.c | 411 bool nft_pipapo_lookup(const struct net *net, const struct nft_set *set, in nft_pipapo_lookup() 515 const struct nft_set *set, in pipapo_get() 601 static void *nft_pipapo_get(const struct net *net, const struct nft_set *set, in nft_pipapo_get() 1528 static void pipapo_gc(const struct nft_set *set, struct nft_pipapo_match *m) 1629 static void pipapo_commit(const struct nft_set *set) 1667 const struct nft_set *set, 1718 const struct nft_set *set, 1943 static void nft_pipapo_walk(const struct nft_ctx *ctx, struct nft_set *set, 2039 static int nft_pipapo_init(const struct nft_set *set, 2123 static void nft_pipapo_destroy(const struct nft_set *set) [all …]
|
/linux/tools/lib/bpf/ |
A D | strset.c | 41 struct strset *set = calloc(1, sizeof(*set)); in strset__new() local 84 void strset__free(struct strset *set) in strset__free() 94 size_t strset__data_size(const struct strset *set) in strset__data_size() 99 const char *strset__data(const struct strset *set) in strset__data() 104 static void *strset_add_str_mem(struct strset *set, size_t add_sz) in strset_add_str_mem() 116 int strset__find_str(struct strset *set, const char *s) in strset__find_str() 142 int strset__add_str(struct strset *set, const char *s) in strset__add_str()
|
/linux/arch/m68k/include/asm/ |
A 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/include/linux/ |
A D | signal.h | 64 static inline void sigaddset(sigset_t *set, int _sig) in sigaddset() 73 static inline void sigdelset(sigset_t *set, int _sig) in sigdelset() 82 static inline int sigismember(sigset_t *set, int _sig) in sigismember() 93 static inline int sigisemptyset(sigset_t *set) in sigisemptyset() 204 static inline void sigfillset(sigset_t *set) in sigfillset() 219 static inline void sigaddsetmask(sigset_t *set, unsigned long mask) in sigaddsetmask() 224 static inline void sigdelsetmask(sigset_t *set, unsigned long mask) in sigdelsetmask() 229 static inline int sigtestsetmask(sigset_t *set, unsigned long mask) in sigtestsetmask() 234 static inline void siginitset(sigset_t *set, unsigned long mask) in siginitset() 247 static inline void siginitsetinv(sigset_t *set, unsigned long mask) in siginitsetinv()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | affinity.c | 34 static inline void init_cpu_mask_set(struct cpu_mask_set *set) in init_cpu_mask_set() 42 static void _cpu_mask_set_gen_inc(struct cpu_mask_set *set) in _cpu_mask_set_gen_inc() 54 static void _cpu_mask_set_gen_dec(struct cpu_mask_set *set) in _cpu_mask_set_gen_dec() 84 static void cpu_mask_set_put(struct cpu_mask_set *set, int cpu) in cpu_mask_set_put() 328 struct cpu_mask_set *set = dd->comp_vect; in _dev_comp_vect_cpu_get() local 367 struct cpu_mask_set *set = dd->comp_vect; in _dev_comp_vect_cpu_put() local 745 struct cpu_mask_set *set; in hfi1_update_sdma_affinity() local 839 struct cpu_mask_set *set = NULL; in get_irq_affinity() local 923 struct cpu_mask_set *set = NULL; in hfi1_put_irq_affinity() local 1003 struct cpu_mask_set *set = &affinity->proc; in hfi1_get_proc_affinity() local [all …]
|
/linux/arch/x86/kernel/ |
A D | signal.c | 202 #define unsafe_put_sigcontext(sc, fp, regs, set, label) \ argument 208 #define unsafe_put_sigmask(set, frame, label) \ argument 326 __setup_frame(int sig, struct ksignal *ksig, sigset_t *set, in __setup_frame() 382 sigset_t *set, struct pt_regs *regs) in __setup_rt_frame() 461 sigset_t *set, struct pt_regs *regs) in __setup_rt_frame() 563 compat_sigset_t *set, in x32_setup_rt_frame() 630 sigset_t set; in SYSCALL_DEFINE0() local 661 sigset_t set; in SYSCALL_DEFINE0() local 766 sigset_t *set = sigmask_to_save(); in setup_rt_frame() local 977 sigset_t set; in COMPAT_SYSCALL_DEFINE0() local
|
/linux/arch/sh/boards/mach-se/7724/ |
A D | irq.c | 44 struct fpga_irq set; in get_fpga_irq() local 73 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/arch/powerpc/kernel/ |
A D | signal_64.c | 104 #define unsafe_setup_sigcontext(sc, tsk, signr, set, handler, ctx_has_vsx_region, label)\ argument 110 struct task_struct *tsk, int signr, sigset_t *set, in __unsafe_setup_sigcontext() 204 int signr, sigset_t *set, unsigned long handler, in setup_tm_sigcontexts() 328 #define unsafe_restore_sigcontext(tsk, set, sig, sc, label) do { \ argument 332 static long notrace __unsafe_restore_sigcontext(struct task_struct *tsk, sigset_t *set, in __unsafe_restore_sigcontext() 652 sigset_t set; in SYSCALL_DEFINE3() local 740 sigset_t set; in SYSCALL_DEFINE0() local 849 int handle_rt_signal64(struct ksignal *ksig, sigset_t *set, in handle_rt_signal64()
|
/linux/include/soc/fsl/qe/ |
A 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/tools/perf/ |
A 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/drivers/net/phy/ |
A D | phy-core.c | 587 int phy_modify_changed(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in phy_modify_changed() 610 int __phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in __phy_modify() 631 int phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) in phy_modify() 657 u16 mask, u16 set) in __phy_modify_mmd_changed() 690 u16 mask, u16 set) in phy_modify_mmd_changed() 715 u16 mask, u16 set) in __phy_modify_mmd() 738 u16 mask, u16 set) in phy_modify_mmd() 901 u16 mask, u16 set) in phy_modify_paged_changed() 924 u16 mask, u16 set) in phy_modify_paged()
|
/linux/arch/x86/ia32/ |
A D | ia32_signal.c | 103 sigset_t set; in COMPAT_SYSCALL_DEFINE0() local 126 sigset_t set; in COMPAT_SYSCALL_DEFINE0() local 193 #define unsafe_put_sigcontext32(sc, fp, regs, set, label) \ argument 234 compat_sigset_t *set, struct pt_regs *regs) in ia32_setup_frame() 300 compat_sigset_t *set, struct pt_regs *regs) in ia32_setup_rt_frame()
|
/linux/net/sched/ |
A D | em_ipset.c | 22 struct xt_set_info *set = data; in em_ipset_change() local 43 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/arch/sh/boards/mach-x3proto/ |
A 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()
|