/kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
H A D | pmu_intel.c | 667 static void vmx_update_intercept_for_lbr_msrs(struct kvm_vcpu *vcpu, bool set) in vmx_update_intercept_for_lbr_msrs() argument [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq-tag.c | 271 struct blk_mq_tag_set *set = q->tag_set; in bt_iter() local 615 struct blk_mq_tag_set *set = hctx->queue->tag_set; blk_mq_tag_update_depth() local 653 blk_mq_tag_resize_shared_tags(struct blk_mq_tag_set *set, unsigned int size) blk_mq_tag_resize_shared_tags() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_crtc.c | 101 struct drm_mode_set set = { in drm_crtc_force_disable() local 598 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() argument 655 drm_mode_set_config_internal(struct drm_mode_set *set) drm_mode_set_config_internal() argument 715 struct drm_mode_set set; drm_mode_setcrtc() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | affinity.c | 33 static inline void init_cpu_mask_set(struct cpu_mask_set *set) in init_cpu_mask_set() argument 41 static void _cpu_mask_set_gen_inc(struct cpu_mask_set *set) in _cpu_mask_set_gen_inc() argument 53 _cpu_mask_set_gen_dec(struct cpu_mask_set *set) _cpu_mask_set_gen_dec() argument 62 cpu_mask_set_get_first(struct cpu_mask_set *set, cpumask_var_t diff) cpu_mask_set_get_first() argument 83 cpu_mask_set_put(struct cpu_mask_set *set, int cpu) cpu_mask_set_put() argument 327 struct cpu_mask_set *set = dd->comp_vect; global() variable 341 _cpu_mask_set_gen_inc(set); global() variable 366 struct cpu_mask_set *set = dd->comp_vect; _dev_comp_vect_cpu_put() local 744 struct cpu_mask_set *set; hfi1_update_sdma_affinity() local 838 struct cpu_mask_set *set = NULL; get_irq_affinity() local 922 struct cpu_mask_set *set = NULL; hfi1_put_irq_affinity() local 1002 struct cpu_mask_set *set = &affinity->proc; hfi1_get_proc_affinity() local 1183 struct cpu_mask_set *set = &affinity->proc; hfi1_put_proc_affinity() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_connector.h | 117 } set; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.h | 55 void (*set)(struct nvkm_outp *, struct nvkm_ior *); member
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-riic.c | 108 static inline void riic_clear_set_bit(struct riic_dev *riic, u8 clear, u8 set, u8 reg) in riic_clear_set_bit() argument
|
H A D | i2c-emev2.c | 75 static inline void em_clear_set_bit(struct em_i2c_device *priv, u8 clear, u8 set, u8 reg) in em_clear_set_bit() argument
|
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | ad5421.c | 185 static int ad5421_update_ctrl(struct iio_dev *indio_dev, unsigned int set, in ad5421_update_ctrl() argument
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | gth.c | 236 void (*set)(struct gth_device *gth, int port, member
|
/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...] |