/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | json_writer.c | 23 unsigned depth; /* nesting */ member
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 406 int depth; in snd_opl4_update_vibrato_depth() local
|
/kernel/liteos_a/kernel/base/mp/ |
H A D | los_lockdep.c | 273 INT32 depth; in OsLockDepCheckOut() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 62 __u32 depth; member
|
/kernel/linux/linux-6.6/mm/ |
H A D | migrate_device.c | 35 migrate_vma_collect_hole(unsigned long start, unsigned long end, __always_unused int depth, struct mm_walk *walk) migrate_vma_collect_hole() argument
|
H A D | hmm.c | 147 hmm_vma_walk_hole(unsigned long addr, unsigned long end, __always_unused int depth, struct mm_walk *walk) hmm_vma_walk_hole() argument
|
H A D | pagewalk.c | 12 static int real_depth(int depth) in real_depth() argument 122 int depth = real_depth(3); in walk_pmd_range() local 184 int depth = real_depth(2); walk_pud_range() local 236 int depth = real_depth(1); walk_p4d_range() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | umh.c | 280 void __usermodehelper_set_disable_depth(enum umh_disable_depth depth) in __usermodehelper_set_disable_depth() argument 294 int __usermodehelper_disable(enum umh_disable_depth depth) in __usermodehelper_disable() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | fault-inject.c | 69 int depth = attr->stacktrace_depth; in fail_stacktrace() local
|
/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | core.c | 218 int depth; in kmsan_internal_chain_origin() local
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | json_writer.c | 23 unsigned depth; /* nesting */ member
|
/kernel/linux/linux-6.6/sound/soc/meson/ |
H A D | axg-frddr.c | 55 unsigned int period, depth, val; in axg_frddr_dai_hw_params() local
|
H A D | axg-fifo.h | 69 unsigned int depth; member
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | device.c | 237 snd_usb_caiaq_set_audio_params(struct snd_usb_caiaqdev *cdev, int rate, int depth, int bpp) snd_usb_caiaq_set_audio_params() argument
|
/kernel/linux/linux-6.6/tools/bootconfig/ |
H A D | main.c | 40 int depth = 0, i; in xbc_show_compact_tree() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 62 __u32 depth; member
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | fdtget.c | 142 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 46 __u32 depth; member
|
/kernel/linux/linux-5.10/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 652 bpmp_populate_dir(struct tegra_bpmp *bpmp, struct seqbuf *seqbuf, struct dentry *parent, uint32_t depth) bpmp_populate_dir() argument
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | arch_topology.c | 376 static int __init parse_cluster(struct device_node *cluster, int depth) in parse_cluster() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | setup.c | 526 bootcmdline_scan_chosen(unsigned long node, const char *uname, int depth, void *data) bootcmdline_scan_chosen() argument
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | pmb.c | 489 static void __pmb_unmap_entry(struct pmb_entry *pmbe, int depth) in __pmb_unmap_entry() argument 514 static void pmb_unmap_entry(struct pmb_entry *pmbe, int depth) in pmb_unmap_entry() argument 659 int i = 1, depth = 0; in pmb_merge() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 46 dt_scan_storage_keys(unsigned long node, const char *uname, int depth, void *data) dt_scan_storage_keys() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-settings.c | 767 void blk_set_queue_depth(struct request_queue *q, unsigned int depth) in blk_set_queue_depth() argument
|
H A D | blk-mq-tag.c | 467 static int bt_alloc(struct sbitmap_queue *bt, unsigned int depth, in bt_alloc() argument 477 unsigned int depth = tags->nr_tags - tags->nr_reserved_tags; in blk_mq_init_bitmap_tags() local 497 unsigned int depth = set->queue_depth - set->reserved_tags; in blk_mq_init_shared_sbitmap() local
|