Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/drivers/crypto/nx/
Dnx-842.c205 nospc: in compress()
224 goto nospc; in compress()
/linux-6.1.9/kernel/bpf/
Dcore.c2311 bool nospc; in bpf_prog_array_copy_to_user() local
2323 nospc = bpf_prog_array_copy_core(array, ids, cnt); in bpf_prog_array_copy_to_user()
2328 if (nospc) in bpf_prog_array_copy_to_user()