Home
last modified time | relevance | path

Searched refs:nospc (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/lib/
Didr.c401 goto nospc; in ida_alloc_range()
409 goto nospc; in ida_alloc_range()
432 goto nospc; in ida_alloc_range()
472 nospc: in ida_alloc_range()
/linux-6.6.21/drivers/crypto/nx/
Dnx-842.c205 nospc: in compress()
224 goto nospc; in compress()
/linux-6.6.21/kernel/bpf/
Dcore.c2487 bool nospc; in bpf_prog_array_copy_to_user() local
2499 nospc = bpf_prog_array_copy_core(array, ids, cnt); in bpf_prog_array_copy_to_user()
2504 if (nospc) in bpf_prog_array_copy_to_user()