Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-842.c205 nospc: in compress()
224 goto nospc; in compress()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dconf.h207 int CONF_parse_list(const char *list, int sep, int nospc,
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c1989 bool nospc; in bpf_prog_array_copy_to_user() local
2001 nospc = bpf_prog_array_copy_core(array, ids, cnt); in bpf_prog_array_copy_to_user()
2006 if (nospc) in bpf_prog_array_copy_to_user()