| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | symlink.c | 60 return ERR_PTR(-ECHILD); in nfs_get_link() 63 return ERR_PTR(-ECHILD); in nfs_get_link()
|
| H A D | dir.c | 1197 return -ECHILD; in nfs_lookup_verify_inode() 1271 return -ECHILD; in nfs_lookup_revalidate_negative() 1389 return -ECHILD; in nfs_do_lookup_revalidate() 1402 return -ECHILD; in nfs_do_lookup_revalidate() 1418 return -ECHILD; in __nfs_lookup_revalidate() 1421 return -ECHILD; in __nfs_lookup_revalidate() 1839 return -ECHILD; in nfs4_do_lookup_revalidate() 2502 err = -ECHILD; in nfs_access_get_cached_locked() 2531 int err = -ECHILD; in nfs_access_get_cached_rcu() 2685 status = -ECHILD; in nfs_do_access() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A D | bbc_i2c.c | 66 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument 67 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 276 return -ECHILD; in check_acl() 884 return -ECHILD; in complete_walk() 978 return -ECHILD; in nd_jump_root() 1067 return -ECHILD; in may_follow_link() 1472 return -ECHILD; in handle_mounts() 1566 return ERR_PTR(-ECHILD); in lookup_fast() 1576 return ERR_PTR(-ECHILD); in lookup_fast() 1586 return ERR_PTR(-ECHILD); in lookup_fast() 1593 return ERR_PTR(-ECHILD); in lookup_fast() 1594 if (unlikely(status == -ECHILD)) in lookup_fast() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | errno.h | 328 #ifndef ECHILD 329 #define ECHILD 9963 macro
|
| H A D | __errc | 59 no_child_process, // ECHILD 156 no_child_process = ECHILD,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | errno.h | 328 #ifndef ECHILD 329 #define ECHILD 9963 macro
|
| H A D | __errc | 59 no_child_process, // ECHILD 156 no_child_process = ECHILD,
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | symlink.c | 16 return ERR_PTR(-ECHILD); in autofs_get_link()
|
| H A D | root.c | 202 return ERR_PTR(-ECHILD); in autofs_lookup_expiring() 248 return -ECHILD; in autofs_mount_wait() 414 if (do_expire_wait(path, rcu_walk) == -ECHILD) in autofs_d_manage() 415 return -ECHILD; in autofs_d_manage()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | sysdep.c | 22 return -ECHILD; in hfs_revalidate_dentry()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | dentry.c | 37 return -ECHILD; in ecryptfs_d_revalidate()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_dentry.c | 69 return -ECHILD; in v9fs_lookup_revalidate()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | symlink.c | 36 return ERR_PTR(-ECHILD); in ext4_encrypted_get_link()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | self.c | 24 return dentry ? ERR_PTR(-ENOMEM) : ERR_PTR(-ECHILD); in proc_self_get_link()
|
| H A D | thread_self.c | 24 return dentry ? ERR_PTR(-ENOMEM) : ERR_PTR(-ECHILD); in proc_thread_self_get_link()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | dentry.c | 45 return -ECHILD; in gfs2_drevalidate()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | vmaccess.c | 83 ASSERT_EQ(errno, ECHILD); in TEST()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_bpffs.c | 90 if (CHECK(err == -1 && errno != ECHILD, "waitpid", "failed %d", errno)) in test_test_bpffs()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 13 #define ECHILD 10 /* No child processes */ macro
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | dcache.c | 106 return -ECHILD; in orangefs_d_revalidate()
|