/linux-6.14.4/security/keys/ |
D | keyring.c | 670 } stack[KEYRING_SEARCH_MAX_DEPTH]; in search_nested_keyrings() local
|
/linux-6.14.4/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 1174 void *stack; in do_clone() local
|
/linux-6.14.4/drivers/net/ethernet/intel/idpf/ |
D | idpf_txrx.c | 28 static int idpf_buf_lifo_push(struct idpf_buf_lifo *stack, in idpf_buf_lifo_push() 43 static struct idpf_tx_stash *idpf_buf_lifo_pop(struct idpf_buf_lifo *stack) in idpf_buf_lifo_pop()
|
/linux-6.14.4/drivers/char/ |
D | random.c | 1294 struct entropy_timer_state *stack = PTR_ALIGN((void *)stack_bytes, SMP_CACHE_BYTES); in try_to_generate_entropy() local
|
/linux-6.14.4/arch/arc/kernel/ |
D | unwind.c | 151 const u8 *stack[MAX_STACK_DEPTH]; member
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | process.c | 2311 unsigned long *stack, in show_stack()
|
/linux-6.14.4/tools/perf/util/ |
D | thread-stack.c | 89 struct thread_stack_entry *stack; member
|
/linux-6.14.4/net/sched/ |
D | cls_u32.c | 121 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
|
/linux-6.14.4/arch/um/drivers/ |
D | ubd_kern.c | 1108 unsigned long stack; in ubd_driver_init() local
|
/linux-6.14.4/security/apparmor/ |
D | label.c | 1860 int i, len, stack = 0, error; in aa_label_strn_parse() local
|
/linux-6.14.4/mm/ |
D | kmemleak.c | 1752 void *stack = try_get_task_stack(p); in kmemleak_scan() local
|
D | mm_init.c | 2566 const char *stack; in report_meminit() local
|
/linux-6.14.4/net/openvswitch/ |
D | actions.c | 206 struct mpls_shim_hdr *stack; in set_mpls() local
|
/linux-6.14.4/drivers/net/ethernet/tehuti/ |
D | tehuti.h | 177 int *stack; member
|
/linux-6.14.4/sound/soc/qcom/qdsp6/ |
D | audioreach.c | 51 struct apm_cont_prop_id_stack_size stack; member
|
/linux-6.14.4/sound/soc/sof/ |
D | sof-priv.h | 793 void *oops, u32 *stack, u32 stack_words) in sof_stack()
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | veristat.c | 861 char *state = NULL, *token, stack[512]; in parse_verif_log() local
|
/linux-6.14.4/include/linux/ |
D | sched.h | 816 void *stack; member 1925 unsigned long stack[THREAD_SIZE/sizeof(long)]; member
|
D | bpf_verifier.h | 327 struct bpf_stack_state *stack; member
|
/linux-6.14.4/kernel/bpf/ |
D | verifier.c | 1277 static bool is_stack_slot_special(const struct bpf_stack_state *stack) in is_stack_slot_special() 1300 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg() 1305 static bool is_spilled_scalar_reg(const struct bpf_stack_state *stack) in is_spilled_scalar_reg() 1311 static bool is_spilled_scalar_reg64(const struct bpf_stack_state *stack) in is_spilled_scalar_reg64() 17988 struct bpf_stack_state *stack) in is_stack_all_misc() 18003 struct bpf_stack_state *stack) in scalar_reg_for_stack()
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_execbuffer.c | 1528 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma() local
|
/linux-6.14.4/drivers/scsi/ |
D | mvumi.h | 470 unsigned short *stack; member
|
/linux-6.14.4/fs/ |
D | namei.c | 646 } *stack, internal[EMBEDDED_LEVELS]; member
|
/linux-6.14.4/net/core/ |
D | dev.c | 706 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path() 717 struct net_device_path_stack *stack) in dev_fill_forward_path()
|
/linux-6.14.4/fs/btrfs/ |
D | send.c | 3673 struct list_head *stack) in tail_append_pending_moves()
|