/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | uretprobe_stack.c | 46 __weak int target_1(int depth) in target_1()
|
/linux/arch/powerpc/mm/ |
H A D | init_64.c | 475 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 D | inode.c | 235 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 D | rts5261.c | 626 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 D | rts5264.c | 775 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 D | unwind_vdso.c | 53 int depth; /* -1 until we hit the trap source */ member
|
/linux/arch/arm/mach-mvebu/ |
H A D | board-v7.c | 67 int depth, void *data) in mvebu_scan_mem()
|
/linux/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 75 int depth = 0; in fdt_node_end_offset_() local
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | 155 depth, void *data) in probe_fw_features()
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ |
H A D | dcn10_dpp_dscl.c | 89 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 D | generic-radix-tree.h | 62 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 D | if_vlan.h | 609 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 D | kublk.c | 31 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 D | trace_functions_graph.c | 24 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 D | eventpoll.c | 973 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 D | commonring.h | 13 u16 depth; member
|
H A D | commonring.c | 31 void brcmf_commonring_config(struct brcmf_commonring *commonring, u16 depth, in brcmf_commonring_config()
|
/linux/arch/arm/mach-exynos/ |
H A D | exynos.c | 74 int depth, void *data) in exynos_fdt_map_chipid()
|
/linux/mm/kmsan/ |
H A D | kmsan.h | 134 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 D | base.c | 51 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 D | sunxvr1000.c | 24 unsigned int depth; member
|
H A D | offb.c | 392 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 D | scsi.c | 217 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 D | fun_queue.c | 19 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 D | btree.h | 41 unsigned int depth; member 148 __be16 depth; /* (V) The number of levels in this B-tree */ member
|