| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-loongson-liointc.c | 101 liointc_set_bit(struct irq_chip_generic *gc, unsigned int offset, u32 mask, bool set) liointc_set_bit() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-rq.c | 457 static int dm_mq_init_request(struct blk_mq_tag_set *set, struct request *rq, in dm_mq_init_request() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_set_rbtree.c | 41 static int nft_rbtree_cmp(const struct nft_set *set, in nft_rbtree_cmp() argument 55 static bool __nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in __nft_rbtree_lookup() argument 117 bool nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in nft_rbtree_lookup() argument 136 __nft_rbtree_get(const struct net *net, const struct nft_set *set, const u32 *key, struct nft_rbtree_elem **elem, unsigned int seq, unsigned int flags, u8 genmask) __nft_rbtree_get() argument 200 nft_rbtree_get(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, unsigned int flags) nft_rbtree_get() argument 224 nft_rbtree_gc_remove(struct net *net, struct nft_set *set, struct nft_rbtree *priv, struct nft_rbtree_elem *rbe) nft_rbtree_gc_remove() argument 240 struct nft_set *set = (struct nft_set *)__set; nft_rbtree_gc_elem() local 292 nft_rbtree_update_first(const struct nft_set *set, struct nft_rbtree_elem *rbe, struct rb_node *first) nft_rbtree_update_first() argument 308 __nft_rbtree_insert(const struct net *net, const struct nft_set *set, struct nft_rbtree_elem *new, struct nft_set_ext **ext) __nft_rbtree_insert() argument 486 nft_rbtree_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rbtree_insert() argument 510 nft_rbtree_remove(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_remove() argument 524 nft_rbtree_activate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_activate() argument 533 nft_rbtree_flush(const struct net *net, const struct nft_set *set, void *priv) nft_rbtree_flush() argument 543 nft_rbtree_deactivate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_deactivate() argument 584 nft_rbtree_walk(const struct nft_ctx *ctx, struct nft_set *set, struct nft_set_iter *iter) nft_rbtree_walk() argument 622 struct nft_set *set; nft_rbtree_gc() local 704 nft_rbtree_init(const struct nft_set *set, const struct nft_set_desc *desc, const struct nlattr * const nla[]) nft_rbtree_init() argument 722 nft_rbtree_destroy(const struct nft_ctx *ctx, const struct nft_set *set) nft_rbtree_destroy() argument [all...] |
| /kernel/linux/linux-6.6/tools/power/acpi/tools/acpidbg/ |
| H A D | acpidbg.c | 115 static int acpi_aml_set_fd(int fd, int maxfd, fd_set *set) in acpi_aml_set_fd() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | thread.h | 197 static inline void thread__set_comm_set(struct thread *thread, bool set) in thread__set_comm_set() argument
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| H A D | utils.c | 99 int parse_cpu_set(char *cpu_list, cpu_set_t *set) in parse_cpu_set() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | testing_helpers.c | 17 bool *set = NULL, *tmp, parsing_end = false; in parse_num_list() local 75 static int do_insert_test(struct test_filter_set *set, in do_insert_test() argument 129 insert_test(struct test_filter_set *set, char *test_spec, bool is_glob_pattern) insert_test() argument 172 parse_test_list_file(const char *path, struct test_filter_set *set, bool is_glob_pattern) parse_test_list_file() argument 218 parse_test_list(const char *s, struct test_filter_set *set, bool is_glob_pattern) parse_test_list() argument [all...] |
| /kernel/linux/linux-6.6/tools/virtio/ |
| H A D | vringh_test.c | 98 cpu_set_t set; in find_cpus() local
|
| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob.h | 65 int (*set)(struct snd_bebob *bebob, unsigned int rate); member
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | io.c | 161 unsigned int reset, set; in snd_emu10k1_spi_write() local
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | psc724.c | 241 void (*set)(struct snd_ice1712 *ice, bool on); member
|
| /kernel/linux/linux-6.6/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() argument 160 static int irqsoff_display_graph(struct trace_array *tr, int set) in irqsoff_display_graph() argument 457 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function() argument 489 irqsoff_function_set(struct trace_array *tr, u32 mask, int set) irqsoff_function_set() argument 501 register_irqsoff_function(struct trace_array *tr, int graph, int set) register_irqsoff_function() argument 506 irqsoff_function_set(struct trace_array *tr, u32 mask, int set) irqsoff_function_set() argument 512 irqsoff_flag_changed(struct trace_array *tr, u32 mask, int set) irqsoff_flag_changed() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| H 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 49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb, in list_set_ktest() argument 74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kadd() argument 94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kdel() argument 114 list_set_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) list_set_kadt() argument 146 struct ip_set *set = e->set; __list_set_del_rcu() local 153 list_set_del(struct ip_set *set, struct set_elem *e) list_set_del() argument 164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) list_set_replace() argument 174 set_cleanup_entries(struct ip_set *set) set_cleanup_entries() argument 185 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_utest() argument 217 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, struct set_elem *e) list_set_init_extensions() argument 232 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_uadd() argument 314 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_udel() argument 346 list_set_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) list_set_uadt() argument 412 list_set_flush(struct ip_set *set) list_set_flush() argument 424 list_set_destroy(struct ip_set *set) list_set_destroy() argument 456 list_set_head(struct ip_set *set, struct sk_buff *skb) list_set_head() argument 480 list_set_list(const struct ip_set *set, struct sk_buff *skb, struct netlink_callback *cb) list_set_list() argument 546 list_set_cancel_gc(struct ip_set *set) list_set_cancel_gc() argument 574 struct ip_set *set = map->set; list_set_gc() local 585 list_set_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t)) list_set_gc_init() argument 596 init_list_set(struct net *net, struct ip_set *set, u32 size) init_list_set() argument 614 list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[], u32 flags) list_set_create() argument [all...] |
| H A D | ip_set_hash_netportnet.c | 151 hash_netportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netportnet4_kadt() argument 188 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet4_uadt() argument 446 hash_netportnet6_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_netportnet6_kadt() argument 473 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_netportnet6_uadt() argument [all...] |
| H A D | ip_set_hash_netiface.c | 157 hash_netiface4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netiface4_kadt() argument 198 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface4_uadt() argument 378 hash_netiface6_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_netiface6_kadt() argument 417 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_netiface6_uadt() argument [all...] |
| H A D | ip_set_hash_netnet.c | 143 hash_netnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netnet4_kadt() argument 166 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet4_uadt() argument 382 hash_netnet6_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_netnet6_kadt() argument 410 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) hash_netnet6_uadt() argument [all...] |
| /kernel/linux/linux-6.6/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() argument 134 ip_vs_dest_set_erase(struct ip_vs_dest_set *set, struct ip_vs_dest *dest) in ip_vs_dest_set_erase() argument 150 ip_vs_dest_set_eraseall(struct ip_vs_dest_set *set) ip_vs_dest_set_eraseall() argument 161 ip_vs_dest_set_min(struct ip_vs_dest_set *set) ip_vs_dest_set_min() argument 210 ip_vs_dest_set_max(struct ip_vs_dest_set *set) ip_vs_dest_set_max() argument 262 struct ip_vs_dest_set set; /* destination server set */ global() member [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | ipc4.c | 402 sof_ipc4_set_get_data(struct snd_sof_dev *sdev, void *data, size_t payload_bytes, bool set) sof_ipc4_set_get_data() argument
|
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| H A D | utils.cpp | 198 sigset_t set;
in RunElf() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_pred.c | 64 static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set) in predict() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext.c | 105 int i, set = 0; in av_hwdevice_iterate_types() local
|
| /third_party/curl/src/ |
| H A D | tool_paramhlp.c | 368 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator [all...] |
| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 59 static void set(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f, double v){ in set() function
|
| /third_party/glslang/glslang/CInterface/ |
| H A D | glslang_c_interface.cpp | 344 GLSLANG_EXPORT void glslang_shader_shift_binding_for_set(glslang_shader_t* shader, glslang_resource_type_t res, unsigned int base, unsigned int set) in glslang_shader_shift_binding_for_set() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | register.h | 129 void set(std::uint16_t address, Value value) in set() function in genesys::RegisterContainer 504 void apply_registers_ordered(const RegisterSettingSet<Value>& set, in apply_registers_ordered() argument
|