| /kernel/linux/linux-5.10/fs/minix/ |
| H A D | itree_common.c | 160 int depth = block_to_path(inode, block, offsets); in get_block() local 30 get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[DEPTH], int *err) get_branch() argument 223 find_shared(struct inode *inode, int depth, int offsets[DEPTH], Indirect chain[DEPTH], block_t *top) find_shared() argument 276 free_branches(struct inode *inode, block_t *p, block_t *q, int depth) free_branches() argument 291 block_end(bh), depth); free_branches() local [all...] |
| /kernel/linux/linux-6.6/drivers/misc/cardreader/ |
| H A D | rts5228.c | 552 static inline u8 double_ssc_depth(u8 depth) in double_ssc_depth() argument 563 static const u8 depth[] = { in rts5228_pci_switch_clock() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| H A D | bfa_msgq.h | 66 u16 depth; /* FW Q depth is 16 bits */ member 94 u16 depth; /* FW Q depth is 16 bits */ member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | exdump.c | 581 void acpi_ex_dump_operand(union acpi_operand_object *obj_desc, u32 depth) in acpi_ex_dump_operand() argument
|
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | itree_common.c | 160 int depth = block_to_path(inode, block, offsets); in get_block() local 30 get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[DEPTH], int *err) get_branch() argument 223 find_shared(struct inode *inode, int depth, int offsets[DEPTH], Indirect chain[DEPTH], block_t *top) find_shared() argument 276 free_branches(struct inode *inode, block_t *p, block_t *q, int depth) free_branches() argument 291 block_end(bh), depth); free_branches() local [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | dir.c | 77 int depth; in reiserfs_readdir_inode() local
|
| /kernel/linux/linux-6.6/fs/quota/ |
| H A D | quota_tree.c | 26 static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth) in __get_index() argument 36 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index() argument 329 do_insert_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint *treeblk, int depth) do_insert_tree() argument 513 remove_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint *blk, int depth) remove_tree() argument 615 find_tree_dqentry(struct qtree_mem_dqinfo *info, struct dquot *dquot, uint blk, int depth) find_tree_dqentry() argument 728 find_next_id(struct qtree_mem_dqinfo *info, qid_t *id, unsigned int blk, int depth) find_next_id() argument [all...] |
| /kernel/linux/linux-6.6/include/media/drv-intf/ |
| H A D | exynos-fimc.h | 106 u8 depth[FIMC_MAX_PLANES]; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | sbitmap.h | 51 unsigned int depth; member 262 unsigned int depth = min_t(unsigned int, __sbitmap_for_each_set() local 353 sbitmap_calculate_shift(unsigned int depth) sbitmap_calculate_shift() argument [all...] |
| H A D | serio.h | 45 unsigned int depth; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | valkyriefb.c | 559 int depth = simple_strtoul(this_opt+6, NULL, 0); in valkyriefb_setup() local
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 33 u8 depth; member 255 u8 depth; in choose_mode_auto() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/ |
| H A D | g2d.h | 65 int depth; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
| H A D | rga.h | 18 int depth; member
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | pciehp.h | 111 unsigned int depth; member
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | setup.c | 195 xtensa_dt_io_area(unsigned long node, const char *uname, int depth, void *data) xtensa_dt_io_area() argument 222 xtensa_dt_io_area(unsigned long node, const char *uname, int depth, void *data) xtensa_dt_io_area() argument
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-rq-qos.c | 112 unsigned int depth; in rq_depth_calc_max_depth() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
| H A D | efa_com.h | 65 u16 depth; member 93 u16 depth; member 124 u16 depth; member 132 u16 depth; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | gf100.c | 67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_req.c | 386 int depth; in check_init_depth() local
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| H A D | frwr_ops.c | 124 unsigned int depth = ep->re_max_fr_depth; in frwr_mr_init() local 174 int max_qp_wr, depth, delta; in frwr_query_device() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data-convert-json.c | 73 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() argument 86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() argument 97 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() argument 108 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format() argument
|
| /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...] |