Home
last modified time | relevance | path

Searched defs:stack (Results 176 – 200 of 202) sorted by relevance

123456789

/linux-6.14.4/security/keys/
Dkeyring.c670 } stack[KEYRING_SEARCH_MAX_DEPTH]; in search_nested_keyrings() local
/linux-6.14.4/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c1174 void *stack; in do_clone() local
/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf_txrx.c28 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/
Drandom.c1294 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/
Dunwind.c151 const u8 *stack[MAX_STACK_DEPTH]; member
/linux-6.14.4/arch/powerpc/kernel/
Dprocess.c2311 unsigned long *stack, in show_stack()
/linux-6.14.4/tools/perf/util/
Dthread-stack.c89 struct thread_stack_entry *stack; member
/linux-6.14.4/net/sched/
Dcls_u32.c121 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
/linux-6.14.4/arch/um/drivers/
Dubd_kern.c1108 unsigned long stack; in ubd_driver_init() local
/linux-6.14.4/security/apparmor/
Dlabel.c1860 int i, len, stack = 0, error; in aa_label_strn_parse() local
/linux-6.14.4/mm/
Dkmemleak.c1752 void *stack = try_get_task_stack(p); in kmemleak_scan() local
Dmm_init.c2566 const char *stack; in report_meminit() local
/linux-6.14.4/net/openvswitch/
Dactions.c206 struct mpls_shim_hdr *stack; in set_mpls() local
/linux-6.14.4/drivers/net/ethernet/tehuti/
Dtehuti.h177 int *stack; member
/linux-6.14.4/sound/soc/qcom/qdsp6/
Daudioreach.c51 struct apm_cont_prop_id_stack_size stack; member
/linux-6.14.4/sound/soc/sof/
Dsof-priv.h793 void *oops, u32 *stack, u32 stack_words) in sof_stack()
/linux-6.14.4/tools/testing/selftests/bpf/
Dveristat.c861 char *state = NULL, *token, stack[512]; in parse_verif_log() local
/linux-6.14.4/include/linux/
Dsched.h816 void *stack; member
1925 unsigned long stack[THREAD_SIZE/sizeof(long)]; member
Dbpf_verifier.h327 struct bpf_stack_state *stack; member
/linux-6.14.4/kernel/bpf/
Dverifier.c1277 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/
Di915_gem_execbuffer.c1528 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma() local
/linux-6.14.4/drivers/scsi/
Dmvumi.h470 unsigned short *stack; member
/linux-6.14.4/fs/
Dnamei.c646 } *stack, internal[EMBEDDED_LEVELS]; member
/linux-6.14.4/net/core/
Ddev.c706 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/
Dsend.c3673 struct list_head *stack) in tail_append_pending_moves()

123456789