| /kernel/linux/linux-5.10/include/linux/device/ |
| D | class.h | 54 struct class { struct 58 const struct attribute_group **class_groups; argument 65 void (*class_release)(struct class *class); argument 87 extern int __must_check __class_register(struct class *class, argument 93 #define class_register(class) \ argument 127 static inline struct device *class_find_device_by_name(struct class *class, in class_find_device_by_name() 140 class_find_device_by_of_node(struct class *class, const struct device_node *np) in class_find_device_by_of_node() 152 class_find_device_by_fwnode(struct class *class, in class_find_device_by_fwnode() 164 static inline struct device *class_find_device_by_devt(struct class *class, in class_find_device_by_devt() 179 class_find_device_by_acpi_dev(struct class *class, const struct acpi_device *adev) in class_find_device_by_acpi_dev() [all …]
|
| /kernel/linux/linux-6.6/include/linux/device/ |
| D | class.h | 52 struct class { struct 55 const struct attribute_group **class_groups; argument 61 void (*class_release)(const struct class *class); argument 80 int __must_check class_register(const struct class *class); argument 108 static inline struct device *class_find_device_by_name(const struct class *class, in class_find_device_by_name() 120 static inline struct device *class_find_device_by_of_node(const struct class *class, in class_find_device_by_of_node() 132 static inline struct device *class_find_device_by_fwnode(const struct class *class, in class_find_device_by_fwnode() 144 static inline struct device *class_find_device_by_devt(const struct class *class, in class_find_device_by_devt() 158 static inline struct device *class_find_device_by_acpi_dev(const struct class *class, in class_find_device_by_acpi_dev() 164 static inline struct device *class_find_device_by_acpi_dev(const struct class *class, in class_find_device_by_acpi_dev() [all …]
|
| /kernel/linux/linux-6.6/mm/ |
| D | zsmalloc.c | 248 unsigned int class:CLASS_BITS + 1; member 521 static inline void class_stat_inc(struct size_class *class, in class_stat_inc() 527 static inline void class_stat_dec(struct size_class *class, in class_stat_dec() 533 static inline unsigned long zs_stat_get(struct size_class *class, int type) in zs_stat_get() 561 struct size_class *class; in zs_stats_size_show() local 664 static int get_fullness_group(struct size_class *class, struct zspage *zspage) in get_fullness_group() 691 static void insert_zspage(struct size_class *class, in insert_zspage() 703 static void remove_zspage(struct size_class *class, in remove_zspage() 722 static int fix_fullness_group(struct size_class *class, struct zspage *zspage) in fix_fullness_group() 848 static void __free_zspage(struct zs_pool *pool, struct size_class *class, in __free_zspage() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| D | spu_priv1_mmio.c | 26 static void int_mask_and(struct spu *spu, int class, u64 mask) in int_mask_and() 34 static void int_mask_or(struct spu *spu, int class, u64 mask) in int_mask_or() 42 static void int_mask_set(struct spu *spu, int class, u64 mask) in int_mask_set() 47 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() 52 static void int_stat_clear(struct spu *spu, int class, u64 stat) in int_stat_clear() 57 static u64 int_stat_get(struct spu *spu, int class) in int_stat_get()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| D | spu_priv1_mmio.c | 27 static void int_mask_and(struct spu *spu, int class, u64 mask) in int_mask_and() 35 static void int_mask_or(struct spu *spu, int class, u64 mask) in int_mask_or() 43 static void int_mask_set(struct spu *spu, int class, u64 mask) in int_mask_set() 48 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() 53 static void int_stat_clear(struct spu *spu, int class, u64 stat) in int_stat_clear() 58 static u64 int_stat_get(struct spu *spu, int class) in int_stat_get()
|
| /kernel/linux/linux-5.10/mm/ |
| D | zsmalloc.c | 282 unsigned int class:CLASS_BITS + 1; member 547 static inline void zs_stat_inc(struct size_class *class, in zs_stat_inc() 554 static inline void zs_stat_dec(struct size_class *class, in zs_stat_dec() 561 static inline unsigned long zs_stat_get(struct size_class *class, in zs_stat_get() 590 struct size_class *class; in zs_stats_size_show() local 689 static enum fullness_group get_fullness_group(struct size_class *class, in get_fullness_group() 716 static void insert_zspage(struct size_class *class, in insert_zspage() 742 static void remove_zspage(struct size_class *class, in remove_zspage() 762 static enum fullness_group fix_fullness_group(struct size_class *class, in fix_fullness_group() 931 static void __free_zspage(struct zs_pool *pool, struct size_class *class, in __free_zspage() [all …]
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| D | lockdep_proc.c | 34 #define iterate_lock_classes(idx, class) \ argument 40 struct lock_class *class = v; in l_next() local 60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() 79 struct lock_class *class = v; in l_show() local 152 struct lock_class *class; in lc_show() local 243 struct lock_class *class; in lockdep_stats_show() local 397 struct lock_class *class; member 462 struct lock_class *class; in seq_stats() local 642 struct lock_class *class; in lock_stat_open() local 678 struct lock_class *class; in lock_stat_write() local
|
| D | lockdep.c | 294 struct lock_class_stats lock_stats(struct lock_class *class) in lock_stats() 323 void clear_lock_stats(struct lock_class *class) in clear_lock_stats() 337 static struct lock_class_stats *get_lock_stats(struct lock_class *class) in get_lock_stats() 495 static int class_filter(struct lock_class *class) in class_filter() 511 static int verbose(struct lock_class *class) in verbose() 673 static char get_usage_char(struct lock_class *class, enum lock_usage_bit bit) in get_usage_char() 699 void get_usage_chars(struct lock_class *class, char usage[LOCK_USAGE_CHARS]) in get_usage_chars() 712 static void __print_lock_name(struct held_lock *hlock, struct lock_class *class) in __print_lock_name() 732 static void print_lock_name(struct held_lock *hlock, struct lock_class *class) in print_lock_name() 810 static int very_verbose(struct lock_class *class) in very_verbose() [all …]
|
| D | lockdep_internals.h | 167 lockdep_count_forward_deps(struct lock_class *class) in lockdep_count_forward_deps() 172 lockdep_count_backward_deps(struct lock_class *class) in lockdep_count_backward_deps() 236 static inline void debug_class_ops_inc(struct lock_class *class) in debug_class_ops_inc() 244 static inline unsigned long debug_class_ops_read(struct lock_class *class) in debug_class_ops_read()
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| D | lockdep_proc.c | 34 #define iterate_lock_classes(idx, class) \ argument 40 struct lock_class *class = v; in l_next() local 60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() 79 struct lock_class *class = v; in l_show() local 150 struct lock_class *class; in lc_show() local 241 struct lock_class *class; in lockdep_stats_show() local 395 struct lock_class *class; member 460 struct lock_class *class; in seq_stats() local 640 struct lock_class *class; in lock_stat_open() local 676 struct lock_class *class; in lock_stat_write() local
|
| D | lockdep.c | 262 struct lock_class_stats lock_stats(struct lock_class *class) in lock_stats() 291 void clear_lock_stats(struct lock_class *class) in clear_lock_stats() 305 static struct lock_class_stats *get_lock_stats(struct lock_class *class) in get_lock_stats() 463 static int class_filter(struct lock_class *class) in class_filter() 479 static int verbose(struct lock_class *class) in verbose() 641 static char get_usage_char(struct lock_class *class, enum lock_usage_bit bit) in get_usage_char() 667 void get_usage_chars(struct lock_class *class, char usage[LOCK_USAGE_CHARS]) in get_usage_chars() 680 static void __print_lock_name(struct lock_class *class) in __print_lock_name() 698 static void print_lock_name(struct lock_class *class) in print_lock_name() 776 static int very_verbose(struct lock_class *class) in very_verbose() [all …]
|
| D | lockdep_internals.h | 167 lockdep_count_forward_deps(struct lock_class *class) in lockdep_count_forward_deps() 172 lockdep_count_backward_deps(struct lock_class *class) in lockdep_count_backward_deps() 236 static inline void debug_class_ops_inc(struct lock_class *class) in debug_class_ops_inc() 244 static inline unsigned long debug_class_ops_read(struct lock_class *class) in debug_class_ops_read()
|
| /kernel/linux/linux-6.6/drivers/base/ |
| D | class.c | 42 struct subsys_private *class_to_subsys(const struct class *class) in class_to_subsys() 96 const struct class *class = cp->class; in class_release() local 113 const struct class *class = cp->class; in class_child_ns_type() local 311 void class_dev_iter_init(struct class_dev_iter *iter, const struct class *class, in class_dev_iter_init() 395 int class_for_each_device(const struct class *class, const struct device *start, in class_for_each_device() 444 struct device *class_find_device(const struct class *class, const struct device *start, in class_find_device() 542 ssize_t show_class_attr_string(const struct class *class, in show_class_attr_string() 652 bool class_is_registered(const struct class *class) in class_is_registered()
|
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| D | remoteproc_elf_loader.c | 49 char class; local 167 u8 class = fw_elf_get_class(fw); local 255 u8 class = fw_elf_get_class(fw); local 333 u8 class = fw_elf_get_class(fw); local 377 u8 class = fw_elf_get_class(fw); local
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| D | remoteproc_elf_loader.c | 47 char class; local 163 u8 class = fw_elf_get_class(fw); local 242 u8 class = fw_elf_get_class(fw); local 320 u8 class = fw_elf_get_class(fw); local 364 u8 class = fw_elf_get_class(fw); local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-kwork.c | 389 struct kwork_class *class, in work_push_atom() 436 struct kwork_class *class, in work_pop_atom() 498 struct kwork_class *class, in report_entry_event() 509 struct kwork_class *class, in report_exit_event() 553 struct kwork_class *class, in latency_raise_event() 564 struct kwork_class *class, in latency_entry_event() 712 struct kwork_class *class, in timehist_raise_event() 723 struct kwork_class *class, in timehist_entry_event() 744 struct kwork_class *class, in timehist_exit_event() 812 static int irq_class_init(struct kwork_class *class, in irq_class_init() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | spu_priv1.h | 45 spu_int_mask_and (struct spu *spu, int class, u64 mask) in spu_int_mask_and() 51 spu_int_mask_or (struct spu *spu, int class, u64 mask) in spu_int_mask_or() 57 spu_int_mask_set (struct spu *spu, int class, u64 mask) in spu_int_mask_set() 63 spu_int_mask_get (struct spu *spu, int class) in spu_int_mask_get() 69 spu_int_stat_clear (struct spu *spu, int class, u64 stat) in spu_int_stat_clear() 75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get()
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | spu_priv1.h | 45 spu_int_mask_and (struct spu *spu, int class, u64 mask) in spu_int_mask_and() 51 spu_int_mask_or (struct spu *spu, int class, u64 mask) in spu_int_mask_or() 57 spu_int_mask_set (struct spu *spu, int class, u64 mask) in spu_int_mask_set() 63 spu_int_mask_get (struct spu *spu, int class) in spu_int_mask_get() 69 spu_int_stat_clear (struct spu *spu, int class, u64 stat) in spu_int_stat_clear() 75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | selftest_guc_multi_lrc.c | 31 multi_lrc_create_parent(struct intel_gt *gt, u8 class, in multi_lrc_create_parent() 111 static int __intel_guc_multi_lrc_basic(struct intel_gt *gt, unsigned int class) in __intel_guc_multi_lrc_basic() 154 unsigned int class; in intel_guc_multi_lrc_basic() local
|
| /kernel/linux/linux-5.10/drivers/base/ |
| D | class.c | 52 struct class *class = cp->class; in class_release() local 68 struct class *class = cp->class; in class_child_ns_type() local 286 void class_dev_iter_init(struct class_dev_iter *iter, struct class *class, in class_dev_iter_init() 357 int class_for_each_device(struct class *class, struct device *start, in class_for_each_device() 404 struct device *class_find_device(struct class *class, struct device *start, in class_find_device() 480 ssize_t show_class_attr_string(struct class *class, in show_class_attr_string()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_engine_user.c | 17 intel_engine_lookup_user(struct drm_i915_private *i915, u8 class, u8 instance) in intel_engine_lookup_user() 132 const char *intel_engine_class_repr(u8 class) in intel_engine_class_repr() 149 u8 class; member 239 int class, inst; in intel_engines_driver_register() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_engine_user.c | 17 intel_engine_lookup_user(struct drm_i915_private *i915, u8 class, u8 instance) in intel_engine_lookup_user() 139 const char *intel_engine_class_repr(u8 class) in intel_engine_class_repr() 158 u8 class; member 267 int class, inst; in intel_engines_driver_register() local
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| D | queue.c | 34 void queue_event(struct s_smc *smc, int class, int event) in queue_event() 68 int class ; in ev_dispatcher() local
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| D | queue.c | 38 void queue_event(struct s_smc *smc, int class, int event) in queue_event() 72 int class ; in ev_dispatcher() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_drm_client.c | 52 static u64 busy_add(struct i915_gem_context *ctx, unsigned int class) in busy_add() 72 unsigned int class) in show_client_class()
|