Home
last modified time | relevance | path

Searched defs:set (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/openbmc/linux/drivers/s390/cio/
H A Didset.c26 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 …]
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-audio-hook.c55 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()
328 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio()
369 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio()
408 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dsignal.h44 #define sigaddset(set,sig) \ argument
49 static inline void __gen_sigaddset(sigset_t *set, int _sig) in __gen_sigaddset()
54 static inline void __const_sigaddset(sigset_t *set, int _sig) in __const_sigaddset()
60 #define sigdelset(set, sig) \ argument
66 static inline void __gen_sigdelset(sigset_t *set, int _sig) in __gen_sigdelset()
71 static inline void __const_sigdelset(sigset_t *set, int _sig) in __const_sigdelset()
77 static inline int __const_sigismember(sigset_t *set, int _sig) in __const_sigismember()
83 static inline int __gen_sigismember(sigset_t *set, int _sig) in __gen_sigismember()
91 #define sigismember(set, sig) \ argument
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_list_set.c43 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()
350 list_set_uadt(struct ip_set *set, struct nlattr *tb[], in list_set_uadt()
416 list_set_flush(struct ip_set *set) in list_set_flush()
428 list_set_destroy(struct ip_set *set) in list_set_destroy()
454 list_set_head(struct ip_set *set, struct sk_buff *skb) in list_set_head()
478 list_set_list(const struct ip_set *set, in list_set_list()
544 list_set_cancel_gc(struct ip_set *set) in list_set_cancel_gc()
[all …]
H A Dip_set_bitmap_gen.h34 #define get_ext(set, map, id) ((map)->extensions + ((set)->dsize * (id))) argument
37 mtype_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t)) in mtype_gc_init()
46 mtype_ext_cleanup(struct ip_set *set) in mtype_ext_cleanup()
57 mtype_destroy(struct ip_set *set) in mtype_destroy()
70 mtype_flush(struct ip_set *set) in mtype_flush()
90 mtype_head(struct ip_set *set, struct sk_buff *skb) in mtype_head()
128 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add()
173 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del()
201 mtype_list(const struct ip_set *set, in mtype_list()
266 struct ip_set *set = map->set; in mtype_gc() local
[all …]
H A Dip_set_core.c850 struct ip_set *set; in __ip_set_put_byindex() local
898 struct ip_set *set; in ip_set_nfnl_get_byindex() local
925 struct ip_set *set; in ip_set_nfnl_put() local
1015 struct ip_set **set) in find_free_id()
1195 struct ip_set *set; in _destroy_all_sets() local
1343 struct ip_set *set, *s; in ip_set_rename() local
1529 struct ip_set *set; in ip_set_dump_start() local
1808 struct ip_set *set; in ip_set_ad() local
1874 struct ip_set *set; in ip_set_utest() local
1909 const struct ip_set *set; in ip_set_header() local
[all …]
/openbmc/linux/net/netfilter/
H A Dnft_set_hash.c35 const struct nft_set *set; member
196 const struct nft_set *set, void *priv) in nft_rhash_flush()
206 const struct nft_set *set, in nft_rhash_deactivate()
228 const struct nft_set *set, in nft_rhash_remove()
315 struct nft_set *set; in nft_rhash_gc() local
425 const struct nft_set *set; member
436 const struct nft_set *set) in nft_rhash_destroy()
524 const struct nft_set *set, in nft_hash_lookup_fast()
603 const struct nft_set *set, in nft_hash_deactivate()
624 const struct nft_set *set, in nft_hash_remove()
[all …]
H A Dnft_set_rbtree.c41 static int nft_rbtree_cmp(const struct nft_set *set, in nft_rbtree_cmp()
240 struct nft_set *set = (struct nft_set *)__set; in nft_rbtree_gc_elem() local
292 static bool nft_rbtree_update_first(const struct nft_set *set, in nft_rbtree_update_first()
511 const struct nft_set *set, in nft_rbtree_remove()
525 const struct nft_set *set, in nft_rbtree_activate()
534 const struct nft_set *set, void *priv) in nft_rbtree_flush()
544 const struct nft_set *set, in nft_rbtree_deactivate()
585 struct nft_set *set, in nft_rbtree_walk()
622 struct nft_set *set; in nft_rbtree_gc() local
704 static int nft_rbtree_init(const struct nft_set *set, in nft_rbtree_init()
[all …]
H A Dnft_set_bitmap.c51 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 …]
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dio.h86 #define setbits(type, addr, set) \ argument
89 #define clrsetbits(type, addr, clear, set) \ argument
93 #define setbits_be32(addr, set) setbits(be32, addr, set) argument
97 #define setbits_le32(addr, set) setbits(le32, addr, set) argument
101 #define setbits_be16(addr, set) setbits(be16, addr, set) argument
105 #define setbits_le16(addr, set) setbits(le16, addr, set) argument
109 #define setbits_8(addr, set) setbits(8, addr, set) argument
142 #define setbits(type, addr, set) \ argument
145 #define clrsetbits(type, addr, clear, set) \ argument
149 #define setbits_be32(addr, set) setbits(be32, addr, set) argument
[all …]
/openbmc/linux/tools/lib/bpf/
H A Dstrset.c41 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()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h108 #define msg_port_generic_clrsetbits(type, port, reg, clr, set) \ argument
115 #define msg_port_setbits(port, reg, set) \ argument
117 #define msg_port_clrsetbits(port, reg, clr, set) \ argument
122 #define msg_port_alt_setbits(port, reg, set) \ argument
124 #define msg_port_alt_clrsetbits(port, reg, clr, set) \ argument
129 #define msg_port_io_setbits(port, reg, set) \ argument
131 #define msg_port_io_clrsetbits(port, reg, clr, set) \ argument
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h105 #define setbits(type, addr, set) \ argument
108 #define clrsetbits(type, addr, clear, set) \ argument
112 #define setbits_be32(addr, set) setbits(be32, addr, set) argument
116 #define setbits_le32(addr, set) setbits(le32, addr, set) argument
120 #define setbits_be16(addr, set) setbits(be16, addr, set) argument
128 #define setbits_8(addr, set) setbits(8, addr, set) argument
214 #define setio(type, addr, set) \ in __INS() argument
217 #define clrsetio(type, addr, clear, set) \ in __INS() argument
224 #define setio_32(addr, set) setio(l, addr, set) in __INS() argument
225 #define setio_16(addr, set) setio(w, addr, set) in __INS() argument
[all …]
/openbmc/linux/arch/m68k/include/asm/
H A Dsignal.h27 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
/openbmc/qemu/libdecnumber/
H A DdecNumber.c654 decContext *set) { in decNumberFromString()
903 decContext *set) { in decNumberAbs()
1212 decContext *set) { in decNumberExp()
1269 decContext *set) { in decNumberFMA()
1359 decContext *set) { in decNumberInvert()
1432 decContext *set) { in decNumberLn()
1498 decContext *set) { in decNumberLogB()
1554 decContext *set) { in decNumberLog10()
1796 decContext *set) { in decNumberMinus()
2039 decContext *set) { in decNumberPlus()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Darg_parsing.c6 static void init_test_filter_set(struct test_filter_set *set) in init_test_filter_set()
12 static void free_test_filter_set(struct test_filter_set *set) in free_test_filter_set()
29 struct test_filter_set set; in test_parse_test_list() local
118 struct test_filter_set set; in test_parse_test_list_file() local
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dhardware.h9 #define RK_CLRSETBITS(clr, set) ((((clr) | (set)) << 16) | (set)) argument
10 #define RK_SETBITS(set) RK_CLRSETBITS(0, set) argument
15 #define rk_clrsetreg(addr, clr, set) \ argument
18 #define rk_setreg(addr, set) writel((set) << 16 | (set), addr) argument
/openbmc/linux/include/linux/
H A Dsignal.h64 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()
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A D4.json12 "set": { object
37 "set": { object
56 "set": { object
75 "set": { object
94 "set": { object
113 "set": { object
132 "set": { object
151 "set": { object
170 "set": { object
189 "set": { object
[all …]
H A D11.json12 "set": { object
31 "set": { object
50 "set": { object
69 "set": { object
88 "set": { object
107 "set": { object
126 "set": { object
145 "set": { object
164 "set": { object
183 "set": { object
[all …]
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h254 #define setbits(type, addr, set) \ argument
257 #define clrsetbits(type, addr, clear, set) \ argument
261 #define setbits_be32(addr, set) setbits(be32, addr, set) argument
262 #define clrsetbits_be32(addr, clear, set) clrsetbits(be32, addr, clear, set) argument
265 #define setbits_le32(addr, set) setbits(le32, addr, set) argument
266 #define clrsetbits_le32(addr, clear, set) clrsetbits(le32, addr, clear, set) argument
269 #define setbits_be16(addr, set) setbits(be16, addr, set) argument
270 #define clrsetbits_be16(addr, clear, set) clrsetbits(be16, addr, clear, set) argument
273 #define setbits_le16(addr, set) setbits(le16, addr, set) argument
277 #define setbits_8(addr, set) setbits(8, addr, set) argument
[all …]
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/
H A D4.json12 "set": { object
37 "set": { object
56 "set": { object
75 "set": { object
94 "set": { object
113 "set": { object
132 "set": { object
151 "set": { object
170 "set": { object
189 "set": { object
[all …]
H A D11.json12 "set": { object
31 "set": { object
50 "set": { object
69 "set": { object
88 "set": { object
107 "set": { object
126 "set": { object
145 "set": { object
164 "set": { object
183 "set": { object
[all …]
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A D4.json12 "set": { object
37 "set": { object
56 "set": { object
75 "set": { object
94 "set": { object
113 "set": { object
132 "set": { object
151 "set": { object
170 "set": { object
189 "set": { object
[all …]
H A D11.json12 "set": { object
31 "set": { object
50 "set": { object
69 "set": { object
88 "set": { object
107 "set": { object
126 "set": { object
145 "set": { object
164 "set": { object
183 "set": { object
[all …]

12345678910>>...45