Home
last modified time | relevance | path

Searched defs:stack_sz (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/fs/xfs/scrub/
Drefcount_repair.c409 uint64_t *stack_sz) in xrep_refc_push_rmaps_at()
444 uint64_t stack_sz = 0; in xrep_refc_find_refcounts() local
/linux-6.8/tools/lib/bpf/
Dgen_loader.c115 size_t stack_sz = sizeof(struct loader_stack), nr_progs_sz; in bpf_gen__init() local