| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| H A D | modules.py | 16 from linux import cpus, utils, lists namespace
|
| H A D | clk.py | 8 from linux import utils, lists, constants namespace
|
| H A D | proc.py | 18 from linux import lists namespace
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| H A D | clk.py | 8 from linux import utils, lists, constants namespace
|
| H A D | modules.py | 16 from linux import cpus, utils, lists, constants namespace
|
| H A D | vmalloc.py | 11 from linux import lists, utils, stackdepot, constants, mm namespace
|
| H A D | proc.py | 19 from linux import lists namespace
|
| H A D | slab.py | 12 from linux import lists, utils, stackdepot, constants, mm namespace
|
| /kernel/linux/linux-5.10/scripts/gdb/ |
| H A D | vmlinux-gdb.py | 32 import linux.lists namespace
|
| /kernel/linux/linux-6.6/scripts/gdb/ |
| H A D | vmlinux-gdb.py | 36 import linux.lists namespace
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | thread.h | 26 struct list_head lists; member
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | bpf_lru_list.h | 31 struct list_head lists[NR_BPF_LRU_LIST_T]; member 40 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, on member [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, on member [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | bpf_lru_list.h | 32 struct list_head lists[NR_BPF_LRU_LIST_T]; member 41 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
| H A D | xilinx-vipp.c | 58 struct list_head *lists[] = { in xvip_graph_find_entity() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | thread.h | 27 struct list_head lists; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_workarounds.c | 61 reference_lists_init(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_init() argument 86 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_fini() argument 1131 verify_wa_lists(struct i915_gem_context *ctx, struct wa_lists *lists, const char *str) verify_wa_lists() argument 1162 struct wa_lists lists; live_gpu_reset_workarounds() local 1209 struct wa_lists lists; live_engine_reset_workarounds() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_workarounds.c | 62 reference_lists_init(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_init() argument 87 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) in reference_lists_fini() argument 1166 verify_wa_lists(struct intel_gt *gt, struct wa_lists *lists, const char *str) verify_wa_lists() argument 1201 struct wa_lists *lists; live_gpu_reset_workarounds() local 1245 struct wa_lists *lists; live_engine_reset_workarounds() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| H A D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_dl.c | 35 struct vsp1_dl_header_list lists[8]; member [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | control.c | 1854 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl() argument 1896 _snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) _snd_ctl_unregister_ioctl() argument
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| H A D | btree.c | 2155 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local 2115 nilfs_btree_add_dirty_buffer(struct nilfs_bmap *btree, struct list_head *lists, struct buffer_head *bh) nilfs_btree_add_dirty_buffer() argument
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | btree.c | 2152 struct list_head lists[NILFS_BTREE_LEVEL_MAX]; in nilfs_btree_lookup_dirty_buffers() local 2112 nilfs_btree_add_dirty_buffer(struct nilfs_bmap *btree, struct list_head *lists, struct buffer_head *bh) nilfs_btree_add_dirty_buffer() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 359 const struct __guc_mmio_reg_descr_group *lists; in guc_capture_get_device_reglist() local 296 guc_capture_alloc_steered_lists(struct intel_guc *guc, const struct __guc_mmio_reg_descr_group *lists) guc_capture_alloc_steered_lists() argument [all...] |