Home
last modified time | relevance | path

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

/linux/lib/
H A 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/drivers/crypto/nx/
H A Dnx-842.c205 nospc: in compress()
224 goto nospc; in compress()
/linux/kernel/bpf/
H A Dcore.c2560 bool nospc; in bpf_prog_array_copy_to_user() local
2572 nospc = bpf_prog_array_copy_core(array, ids, cnt); in bpf_prog_array_copy_to_user()
2577 if (nospc) in bpf_prog_array_copy_to_user()