Home
last modified time | relevance | path

Searched defs:set (Results 576 - 600 of 1799) sorted by relevance

1...<<21222324252627282930>>...72

/kernel/linux/linux-6.6/kernel/sched/
H A Dstats.h123 int clear = 0, set = TSK_RUNNING; in psi_enqueue() local
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_netport.c129 hash_netport4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netport4_kadt() argument
154 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport4_uadt() argument
349 hash_netport6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_netport6_kadt() argument
374 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_netport6_uadt() argument
[all...]
H A Dip_set_bitmap_ipmac.c51 struct ip_set *set; /* attached to this ip_set */ member
208 bitmap_ipmac_kadt(struct ip_set *set, const struct sk_buff *skb, in bitmap_ipmac_kadt() argument
116 bitmap_ipmac_add_timeout(unsigned long *timeout, const struct bitmap_ipmac_adt_elem *e, const struct ip_set_ext *ext, struct ip_set *set, struct bitmap_ipmac *map, int mode) bitmap_ipmac_add_timeout() argument
241 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) bitmap_ipmac_uadt() argument
299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, u32 first_ip, u32 last_ip, u32 elements) init_map_ipmac() argument
318 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], u32 flags) bitmap_ipmac_create() argument
[all...]
H A Dip_set_bitmap_ip.c48 struct ip_set *set; /* attached to this ip_set */ member
110 bitmap_ip_kadt(struct ip_set *set, const struct sk_buff *skb, in bitmap_ip_kadt() argument
130 bitmap_ip_uadt(struct ip_set *set, struc argument
219 init_map_ip(struct ip_set *set, struct bitmap_ip *map, u32 first_ip, u32 last_ip, u32 elements, u32 hosts, u8 netmask) init_map_ip() argument
253 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], u32 flags) bitmap_ip_create() argument
[all...]
H A Dip_set_bitmap_port.c39 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() argument
153 bitmap_port_uadt(struct ip_set *set, struc argument
231 init_map_port(struct ip_set *set, struct bitmap_port *map, u16 first_port, u16 last_port) init_map_port() argument
249 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], u32 flags) bitmap_port_create() argument
[all...]
H A Dip_set_bitmap_gen.h37 mtype_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t)) in mtype_gc_init() argument
46 mtype_ext_cleanup(struct ip_set *set) in mtype_ext_cleanup() argument
57 mtype_destroy(struct ip_set *set) in mtype_destroy() argument
70 mtype_flush(struct ip_set *set) mtype_flush() argument
90 mtype_head(struct ip_set *set, struct sk_buff *skb) mtype_head() argument
114 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) mtype_test() argument
128 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) mtype_add() argument
153 mtype_add_timeout(ext_timeout(x, set), e, ext, set, map, ret); mtype_add() local
173 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) mtype_del() argument
201 mtype_list(const struct ip_set *set, struct sk_buff *skb, struct netlink_callback *cb) mtype_list() argument
266 struct ip_set *set = map->set; mtype_gc() local
290 mtype_cancel_gc(struct ip_set *set) mtype_cancel_gc() argument
[all...]
H A Dip_set_hash_ipportnet.c134 hash_ipportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportnet4_kadt() argument
160 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet4_uadt() argument
391 hash_ipportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipportnet6_kadt() argument
417 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ipportnet6_uadt() argument
[all...]
H A Dip_set_hash_net.c113 hash_net4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_net4_kadt() argument
136 hash_net4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_net4_uadt() argument
287 hash_net6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_net6_kadt() argument
310 hash_net6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_net6_uadt() argument
[all...]
H A Dip_set_hash_ipport.c91 hash_ipport4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipport4_kadt() argument
112 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt() argument
261 hash_ipport6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipport6_kadt() argument
283 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ipport6_uadt() argument
[all...]
H A Dip_set_hash_ipportip.c90 hash_ipportip4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportip4_kadt() argument
108 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt() argument
260 hash_ipportip6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipportip6_kadt() argument
278 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ipportip6_uadt() argument
[all...]
H A Dip_set_hash_ipmark.c80 hash_ipmark4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmark4_kadt() argument
97 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark4_uadt() argument
215 hash_ipmark6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipmark6_kadt() argument
232 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ipmark6_uadt() argument
[all...]
H A Dip_set_hash_ip.c80 hash_ip4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ip4_kadt() argument
100 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt() argument
216 hash_ip6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ip6_kadt() argument
234 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ip6_uadt() argument
[all...]
H A Dip_set_hash_ipmac.c84 hash_ipmac4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipmac4_kadt() argument
110 hash_ipmac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmac4_uadt() argument
197 hash_ipmac6_kadt(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, struct ip_set_adt_opt *opt) hash_ipmac6_kadt() argument
226 hash_ipmac6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_ipmac6_uadt() argument
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h368 int (*set)(struct ethnl_req_info *req_info, global() member
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-control.c15 sof_ipc3_set_get_kcontrol_data(struct snd_sof_control *scontrol, bool set, bool lock) sof_ipc3_set_get_kcontrol_data() argument
[all...]
H A Dipc4-control.c15 sof_ipc4_set_get_kcontrol_data(struct snd_sof_control *scontrol, bool set, bool lock) sof_ipc4_set_get_kcontrol_data() argument
204 sof_ipc4_set_get_bytes_data(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol, bool set, bool lock) sof_ipc4_set_get_bytes_data() argument
[all...]
H A Dsof-client.c324 sof_client_ipc_set_get_data(struct sof_client_dev *cdev, void *ipc_msg, bool set) sof_client_ipc_set_get_data() argument
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp130 sigset_t set, orig_mask; in RunElf() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp210 void IpcSignalTest::SigtimedwaitFailTest(const sigset_t *set, siginfo_t* info, const timespec* timeout, int expectErrno) in SigtimedwaitFailTest() argument
[all...]
H A DSignalTest.cpp127 sigset_t set; in HWTEST_F() local
153 sigset_t set; in HWTEST_F() local
276 sigset_t set; in HWTEST_F() local
351 sigset_t set; HWTEST_F() local
408 sigset_t set; HWTEST_F() local
511 sigset_t set; HWTEST_F() local
559 sigset_t set; HWTEST_F() local
595 sigset_t set, pending; HWTEST_F() local
1074 sigset_t set; HWTEST_F() local
1106 sigset_t set; HWTEST_F() local
1339 sigset_t set; HWTEST_F() local
1416 sigset_t set; HWTEST_F() local
1440 sigset_t set; HWTEST_F() local
1468 sigset_t set; HWTEST_F() local
1489 sigset_t set; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp291 struct timeval set = {.tv_sec = setSec, .tv_usec = 0}; in HWTEST_F() local
/test/xts/hats/kernel/freelist/safe_unlink/
H A DMalloc_safe_unlink.cpp151 sigset_t set; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp568 const uint32_t set = pipelineDescRef.set; in Init() local
605 BindBuffer( const uint32_t set, const uint32_t binding, const BindableBuffer& resource, const AdditionalDescriptorFlags flags) BindBuffer() argument
616 BindBuffer(const uint32_t set, const uint32_t binding, const BindableBuffer& resource) BindBuffer() argument
621 BindBuffers( const uint32_t set, const uint32_t binding, const array_view<const BindableBuffer> resources) BindBuffers() argument
632 BindImage( const uint32_t set, const uint32_t binding, const BindableImage& resource, const AdditionalDescriptorFlags flags) BindImage() argument
643 BindImage(const uint32_t set, const uint32_t binding, const BindableImage& resource) BindImage() argument
648 BindImages( const uint32_t set, const uint32_t binding, const array_view<const BindableImage> resources) BindImages() argument
659 BindSampler( const uint32_t set, const uint32_t binding, const BindableSampler& resource, const AdditionalDescriptorFlags flags) BindSampler() argument
670 BindSampler( const uint32_t set, const uint32_t binding, const BindableSampler& resource) BindSampler() argument
676 BindSamplers( const uint32_t set, const uint32_t binding, const array_view<const BindableSampler> resources) BindSamplers() argument
745 uint32_t set = 0; GetFirstSet() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_deferred_shading.cpp281 uint32_t set = BUILT_IN_SETS_COUNT; in UpdateUserSets() local
290 uint32_t set = BUILT_IN_SETS_COUNT + 1u; in UpdateUserSets() local
[all...]
H A Drender_node_default_env.cpp417 const uint32_t set = 0u; in CreateDescriptorSets() local
423 const uint32_t set in CreateDescriptorSets() local
[all...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...72