Home
last modified time | relevance | path

Searched defs:depth (Results 51 – 75 of 380) sorted by relevance

12345678910>>...16

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duretprobe_stack.c46 __weak int target_1(int depth) in target_1()
/linux/arch/powerpc/mm/
H A Dinit_64.c475 const char *uname, int depth, in dt_scan_mmu_pid_width()
524 depth, void *data) in probe_memory_block_size()
/linux/fs/ext2/
H A Dinode.c235 int depth, in ext2_get_branch()
636 int depth; in ext2_get_blocks() local
1038 int depth, in ext2_find_shared()
1136 static void ext2_free_branches(struct inode *inode, __le32 *p, __le32 *q, int depth) in ext2_free_branches()
/linux/drivers/misc/cardreader/
H A Drts5261.c626 static inline u8 double_ssc_depth(u8 depth) in double_ssc_depth()
637 static const u8 depth[] = { in rts5261_pci_switch_clock() local
H A Drts5264.c775 static inline u8 double_ssc_depth(u8 depth) in double_ssc_depth()
786 static const u8 depth[] = { in rts5264_pci_switch_clock() local
/linux/tools/testing/selftests/x86/
H A Dunwind_vdso.c53 int depth; /* -1 until we hit the trap source */ member
/linux/arch/arm/mach-mvebu/
H A Dboard-v7.c67 int depth, void *data) in mvebu_scan_mem()
/linux/scripts/dtc/libfdt/
H A Dfdt_wip.c75 int depth = 0; in fdt_node_end_offset_() local
/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c155 depth, void *data) in probe_fw_features()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_dscl.c89 static int dpp1_dscl_get_pixel_depth_val(enum lb_pixel_depth depth) in dpp1_dscl_get_pixel_depth_val()
375 static int dpp1_dscl_get_lb_depth_bpc(enum lb_pixel_depth depth) in dpp1_dscl_get_lb_depth_bpc()
/linux/include/linux/
H A Dgeneric-radix-tree.h62 static inline int genradix_depth_shift(unsigned depth) in genradix_depth_shift()
70 static inline size_t genradix_depth_size(unsigned depth) in genradix_depth_size()
H A Dif_vlan.h609 int *depth) in __vlan_get_protocol_offset()
645 int *depth) in __vlan_get_protocol()
664 __be16 type, int *depth) in vlan_get_protocol_and_depth()
/linux/tools/testing/selftests/ublk/
H A Dkublk.c31 static inline int ublk_setup_ring(struct io_uring *r, int depth, in ublk_setup_ring()
392 static int __ublk_queue_cmd_buf_sz(unsigned depth) in __ublk_queue_cmd_buf_sz()
438 int depth = dev->dev_info.queue_depth; in ublk_queue_init() local
1107 unsigned depth = ctx->queue_depth; in __cmd_dev_add() local
/linux/kernel/trace/
H A Dtrace_functions_graph.c24 int depth; member
1088 unsigned long addr, int depth) in check_irq_entry()
1136 check_irq_return(struct trace_iterator *iter, u32 flags, int depth) in check_irq_return()
1325 int depth = 0; in print_graph_comment() local
1572 int *depth = &(per_cpu_ptr(data->cpu_data, cpu)->depth); in graph_trace_open() local
/linux/fs/
H A Deventpoll.c973 static __poll_t __ep_eventpoll_poll(struct file *file, poll_table *wait, int depth) in __ep_eventpoll_poll()
1045 int depth) in ep_item_poll()
1529 static int reverse_path_check_proc(struct hlist_head *refs, int depth) in reverse_path_check_proc()
2153 static int ep_loop_check_proc(struct eventpoll *ep, int depth) in ep_loop_check_proc()
2194 static int ep_get_upwards_depth_proc(struct eventpoll *ep, int depth) in ep_get_upwards_depth_proc()
2221 int depth, upwards_depth; in ep_loop_check() local
2322 static inline int epoll_mutex_lock(struct mutex *mutex, int depth, in epoll_mutex_lock()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommonring.h13 u16 depth; member
H A Dcommonring.c31 void brcmf_commonring_config(struct brcmf_commonring *commonring, u16 depth, in brcmf_commonring_config()
/linux/arch/arm/mach-exynos/
H A Dexynos.c74 int depth, void *data) in exynos_fdt_map_chipid()
/linux/mm/kmsan/
H A Dkmsan.h134 static __always_inline unsigned int kmsan_extra_bits(unsigned int depth, in kmsan_extra_bits()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dbase.c51 nvkm_ltc_zbc_depth_get(struct nvkm_ltc *ltc, int index, const u32 depth) in nvkm_ltc_zbc_depth_get()
/linux/drivers/video/fbdev/
H A Dsunxvr1000.c24 unsigned int depth; member
H A Doffb.c392 int width, int height, int depth, in offb_init_fb()
538 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
/linux/drivers/scsi/
H A Dscsi.c217 int scsi_change_queue_depth(struct scsi_device *sdev, int depth) in scsi_change_queue_depth()
256 int scsi_track_queue_full(struct scsi_device *sdev, int depth) in scsi_track_queue_full()
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.c19 void *fun_alloc_ring_mem(struct device *dma_dev, size_t depth, in fun_alloc_ring_mem()
57 void fun_free_ring_mem(struct device *dma_dev, size_t depth, size_t hw_desc_sz, in fun_free_ring_mem()
/linux/fs/hfs/
H A Dbtree.h41 unsigned int depth; member
148 __be16 depth; /* (V) The number of levels in this B-tree */ member

12345678910>>...16