Home
last modified time | relevance | path

Searched defs:stack (Results 126 – 150 of 153) sorted by relevance

1234567

/Linux-v5.4/drivers/firewire/
Dcore-device.c511 u32 *rom, *stack; in read_config_rom() local
/Linux-v5.4/security/keys/
Dkeyring.c674 } stack[KEYRING_SEARCH_MAX_DEPTH]; in search_nested_keyrings() local
/Linux-v5.4/arch/s390/include/asm/
Dcompat.h195 unsigned long stack; in arch_compat_alloc_user_space() local
/Linux-v5.4/arch/s390/kernel/
Dsmp.c315 void *data, unsigned long stack) in pcpu_delegate()
/Linux-v5.4/crypto/
Dalgapi.c86 struct list_head *stack, in crypto_more_spawns()
/Linux-v5.4/drivers/misc/altera-stapl/
Daltera.c213 long *stack = astate->stack; in altera_execute() local
/Linux-v5.4/arch/arm/probes/kprobes/
Dtest-core.c1316 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) in kprobes_test_case_start()
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c2031 void show_stack(struct task_struct *tsk, unsigned long *stack) in show_stack()
/Linux-v5.4/arch/arc/kernel/
Dunwind.c151 const u8 *stack[MAX_STACK_DEPTH]; member
/Linux-v5.4/net/sched/
Dcls_u32.c109 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
/Linux-v5.4/arch/um/drivers/
Dubd_kern.c1185 unsigned long stack; in ubd_driver_init() local
/Linux-v5.4/mm/
Dkmemleak.c1474 void *stack = try_get_task_stack(p); in kmemleak_scan() local
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c367 struct pagevec stack; in vm_alloc_page() local
429 struct pagevec stack; in vm_free_pages_release() local
/Linux-v5.4/net/openvswitch/
Dactions.c193 struct mpls_shim_hdr *stack; in set_mpls() local
/Linux-v5.4/sound/soc/sof/
Dsof-priv.h614 static inline void sof_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in sof_stack()
/Linux-v5.4/kernel/bpf/
Dverifier.c556 COPY_STATE_FN(stack, allocated_stack, stack, BPF_REG_SIZE) in COPY_STATE_FN() argument
2580 u16 stack = env->subprog_info[func->subprogno].stack_depth; in update_stack_depth() local
Dcore.c1302 static u64 __no_fgcse ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run()
/Linux-v5.4/security/apparmor/
Dlabel.c1861 int i, len, stack = 0, error; in aa_label_strn_parse() local
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_context.c1368 struct intel_engine_cs *stack[16]; in set_engines__load_balance() local
Di915_gem_execbuffer.c1443 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma() local
/Linux-v5.4/include/linux/
Dsched.h641 void *stack; member
1635 unsigned long stack[THREAD_SIZE/sizeof(long)]; member
/Linux-v5.4/drivers/net/ethernet/tehuti/
Dtehuti.h177 int *stack; member
/Linux-v5.4/drivers/scsi/
Dgdth.c3069 gdth_stackframe stack; in gdth_log_event() local
Dmvumi.h461 unsigned short *stack; member
/Linux-v5.4/drivers/char/
Drandom.c1762 } stack; in try_to_generate_entropy() local

1234567