| /linux/lib/ |
| H A D | sbitmap.c | 14 unsigned depth = sb->depth; in init_alloc_hint() local 30 unsigned int depth) in update_alloc_hint_before_get() 44 unsigned int depth, in update_alloc_hint_after_get() 64 unsigned int depth, unsigned int alloc_hint, bool wrap) in sbitmap_deferred_clear() 101 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node() 145 void sbitmap_resize(struct sbitmap *sb, unsigned int depth) in sbitmap_resize() 158 static int __sbitmap_get_word(unsigned long *word, unsigned long depth, in __sbitmap_get_word() 193 unsigned int depth, in sbitmap_find_bit_in_word() 241 unsigned int depth = __map_depth_with_shallow(sb, index, in sbitmap_find_bit() local 284 unsigned int hint, depth; in sbitmap_get() local [all …]
|
| /linux/arch/sh/kernel/ |
| H A D | return_address.c | 16 void *return_address(unsigned int depth) in return_address() 51 void *return_address(unsigned int depth) in return_address()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-tracepoints.c | 50 unsigned int *depth; in __trace_opal_entry() local 71 unsigned int *depth; in __trace_opal_exit() local
|
| H A D | opal-call.c | 20 unsigned int *depth; in __trace_opal_entry() local 44 unsigned int *depth; in __trace_opal_exit() local
|
| H A D | ultravisor.c | 22 int depth, void *data) in early_init_dt_scan_ultravisor()
|
| /linux/drivers/video/fbdev/via/ |
| H A D | via_modesetting.c | 160 void via_set_primary_color_depth(u8 depth) in via_set_primary_color_depth() 190 void via_set_secondary_color_depth(u8 depth) in via_set_secondary_color_depth()
|
| /linux/fs/quota/ |
| H A D | quota_tree.c | 32 static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth) in __get_index() 42 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index() 336 uint *blks, int depth) in do_insert_tree() 545 uint *blks, int depth) in remove_tree() 661 struct dquot *dquot, uint *blks, int depth) in find_tree_dqentry() 793 unsigned int blk, int depth) in find_next_id()
|
| /linux/tools/perf/util/ |
| H A D | data-convert-json.c | 83 output_json_delimiters(FILE * out,bool comma,int depth) output_json_delimiters() argument 96 output_json_format(FILE * out,bool comma,int depth,const char * format,...) output_json_format() argument 107 output_json_key_string(FILE * out,bool comma,int depth,const char * key,const char * value) output_json_key_string() argument 118 output_json_key_format(FILE * out,bool comma,int depth,const char * key,const char * format,...) output_json_key_format() argument
|
| /linux/arch/riscv/kernel/ |
| H A D | kernel_mode_vector.c | 157 int depth; in riscv_v_context_nesting_start() local 172 u32 depth; in riscv_v_context_nesting_end() local
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_layer.h | 28 u32 depth; member 37 u32 depth; member
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 34 u8 depth; member 233 u8 depth; member 241 u8 depth = pixel_bpp(pf, pi); in match_auto() local 268 u8 depth = 0; in match_list() local
|
| /linux/tools/perf/ui/stdio/ |
| H A D | hist.c | 37 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line() 56 int depth, int depth_mask, int period, in ipchain__fprintf_graph() 114 u64 total_samples, int depth, in __callchain__fprintf_graph() 641 int depth; in hists__fprintf_hierarchy_headers() local 895 int depth = hists->nr_hpp_node + h->depth + 1; in hists__fprintf() local
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_image.c | 107 int depth, unsigned int hash, in qxl_image_init_helper() 237 int depth, int stride) in qxl_image_init()
|
| /linux/arch/s390/kernel/ |
| H A D | trace.c | 20 unsigned int *depth; in trace_s390_diagnose_norecursion() local
|
| /linux/arch/xtensa/kernel/ |
| H A D | stacktrace.c | 28 void xtensa_backtrace_user(struct pt_regs *regs, unsigned int depth, in xtensa_backtrace_user() 117 void xtensa_backtrace_kernel(struct pt_regs *regs, unsigned int depth, in xtensa_backtrace_kernel()
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 788 int i, depth = READ_ONCE(p->lockdep_depth); in lockdep_print_held_locks() local 1551 int depth = 0; in get_lock_depth() local 1876 print_circular_bug_entry(struct lock_list *target, int depth) in print_circular_bug_entry() 1951 print_circular_bug_header(struct lock_list *entry, unsigned int depth, in print_circular_bug_header() 2013 int depth; in print_circular_bug() local 2331 static void print_lock_class_header(struct lock_class *class, int depth) in print_lock_class_header() 2414 int depth; in print_shortest_lock_dependencies() local 2461 int depth; in print_shortest_lock_dependencies_backwards() local 3261 int depth = curr->lockdep_depth; in check_prevs_add() local 3605 int depth = curr->lockdep_depth; in print_chain_keys_held_locks() local [all …]
|
| /linux/mm/ |
| H A D | pagewalk.c | 18 static int real_depth(int depth) in real_depth() 106 int depth = real_depth(3); in walk_pmd_range() local 194 int depth = real_depth(2); in walk_pud_range() local 259 int depth = real_depth(1); in walk_p4d_range() local
|
| /linux/arch/sh/kernel/cpu/sh2/ |
| H A D | probe.c | 19 int depth, void *data) in scan_cache()
|
| /linux/rust/syn/ |
| H A D | whitespace.rs | 24 let mut depth = 0; in skip() localVariable
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_logo.c | 99 int depth) in fb_set_logo() 175 int depth; member 420 int depth = fb_get_color_depth(&info->var, &info->fix); in fb_prepare_logo() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | btext.c | 109 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 164 unsigned int width, height, depth, pitch; in btext_initialize() local 265 int depth, int pitch) in btext_update_display()
|
| /linux/include/xen/interface/io/ |
| H A D | fbif.h | 46 int32_t depth; /* depth in bits */ member 99 uint8_t depth; /* depth of a pixel (in bits) */ member
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_fw.h | 36 #define BNG_FW_CMDQE_BYTES(depth) ((depth) * BNG_FW_CMDQE_UNITS) argument 47 static inline u32 bng_fw_cmdqe_npages(u32 depth) in bng_fw_cmdqe_npages() 57 static inline u32 bng_fw_cmdqe_page_size(u32 depth) in bng_fw_cmdqe_page_size()
|
| /linux/arch/arm/mach-s5pv210/ |
| H A D | s5pv210.c | 20 int depth, void *data) in s5pv210_fdt_map_sys()
|
| /linux/include/linux/ |
| H A D | kstack_erase.h | 53 const unsigned int depth = KSTACK_ERASE_SEARCH_DEPTH / sizeof(unsigned long); in stackleak_find_top_of_poison() local
|