Home
last modified time | relevance | path

Searched refs:ESRCH (Results 1 – 25 of 206) sorted by relevance

123456789

/openbmc/linux/tools/lib/bpf/
H A Dusdt.bpf.h87 return spec_id_ptr ? *spec_id_ptr : -ESRCH; in __bpf_usdt_spec_id()
102 return -ESRCH; in bpf_usdt_arg_cnt()
106 return -ESRCH; in bpf_usdt_arg_cnt()
127 return -ESRCH; in bpf_usdt_arg()
131 return -ESRCH; in bpf_usdt_arg()
H A Dusdt.c266 return ERR_PTR(-ESRCH); in usdt_manager_new()
443 return -ESRCH; in parse_elf_segs()
529 err = -ESRCH; in parse_vma_segs()
672 err = -ESRCH; in collect_usdt_targets()
678 err = -ESRCH; in collect_usdt_targets()
719 err = -ESRCH; in collect_usdt_targets()
744 err = -ESRCH; in collect_usdt_targets()
750 err = -ESRCH; in collect_usdt_targets()
/openbmc/linux/block/
H A Dioprio.c81 ret = -ESRCH; in SYSCALL_DEFINE3()
216 int ret = -ESRCH; in SYSCALL_DEFINE2()
239 if (ret == -ESRCH) in SYSCALL_DEFINE2()
264 if (ret == -ESRCH) in SYSCALL_DEFINE2()
/openbmc/linux/fs/proc/
H A Dbase.c368 return -ESRCH; in proc_pid_cmdline_read()
499 return -ESRCH; in lstats_show_proc()
533 return -ESRCH; in lstats_write()
739 return -ESRCH; in proc_pid_permission()
775 return -ESRCH; in proc_single_show()
1047 return -ESRCH; in oom_adj_read()
1068 return -ESRCH; in __set_oom_adj()
1206 return -ESRCH; in oom_score_adj_read()
1635 ret = -ESRCH; in timens_offsets_write()
2943 ret = -ESRCH; in proc_coredump_filter_write()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c21 {"InvAliD", {-ESRCH, 0, 0}, {-EINVAL, 0} },
22 {"cgroup", {-ESRCH, 0, 0}, {-EINVAL, 0} },
/openbmc/linux/drivers/staging/gdm724x/
H A Dnetlink_k.c104 return -ESRCH; in netlink_send()
121 if (ret != -ESRCH) in netlink_send()
/openbmc/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c86 return -ESRCH; in mipsmt_sys_sched_setaffinity()
172 retval = -ESRCH; in mipsmt_sys_sched_getaffinity()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno-base.h7 #define ESRCH 3 /* No such process */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h7 #define ESRCH 3 /* No such process */ macro
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dptrace.c207 if (errno == ESRCH) in do_parent()
226 if (errno == ESRCH) in do_parent()
/openbmc/linux/drivers/tty/
H A Dtty_audit.c28 WARN_ON(buf == ERR_PTR(-ESRCH)); in tty_audit_buf_ref()
116 buf = xchg(&current->signal->tty_audit_buf, ERR_PTR(-ESRCH)); in tty_audit_exit()
/openbmc/linux/drivers/xen/
H A Dgrant-dma-ops.c327 return -ESRCH; in xen_dt_grant_init_backend_domid()
333 return -ESRCH; in xen_dt_grant_init_backend_domid()
341 return -ESRCH; in xen_dt_grant_init_backend_domid()
/openbmc/linux/mm/
H A Dprocess_vm_access.c198 rc = -ESRCH; in process_vm_rw_core()
204 rc = IS_ERR(mm) ? PTR_ERR(mm) : -ESRCH; in process_vm_rw_core()
/openbmc/linux/kernel/
H A Dptrace.c252 int ret = -ESRCH; in ptrace_check_attach()
274 ret = -ESRCH; in ptrace_check_attach()
700 int error = -ESRCH; in ptrace_getsiginfo()
716 int error = -ESRCH; in ptrace_setsiginfo()
1188 ret = -ESRCH; in ptrace_request()
1291 ret = -ESRCH; in SYSCALL_DEFINE4()
1430 ret = -ESRCH; in COMPAT_SYSCALL_DEFINE4()
H A Dnsproxy.c389 return -ESRCH; in validate_nsset()
404 return -ESRCH; in validate_nsset()
412 ret = -ESRCH; in validate_nsset()
H A Dtask_work.c53 return -ESRCH; in task_work_add()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dza-ptrace.c283 if (errno == ESRCH) in do_parent()
302 if (errno == ESRCH) in do_parent()
H A Dzt-ptrace.c288 if (errno == ESRCH) in do_parent()
307 if (errno == ESRCH) in do_parent()
/openbmc/linux/drivers/scsi/
H A Dscsi_netlink.c85 err = -ESRCH; in scsi_nl_rcv_msg()
/openbmc/linux/net/netfilter/
H A Dnf_queue.c167 return -ESRCH; in __nf_queue()
242 if (ret == -ESRCH && in nf_queue()
/openbmc/linux/fs/xfs/
H A Dxfs_dquot.c316 error = -ESRCH; in xfs_dquot_disk_alloc()
425 return -ESRCH; in xfs_dquot_disk_read()
826 return -ESRCH; in xfs_qm_dqget_checks()
830 return -ESRCH; in xfs_qm_dqget_checks()
834 return -ESRCH; in xfs_qm_dqget_checks()
995 return -ESRCH; in xfs_qm_dqget_inode()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.h97 -ESRCH, /* IAVF_AQ_RC_ESRCH */ in iavf_aq_rc_to_posix()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.h97 -ESRCH, /* I40E_AQ_RC_ESRCH */ in i40e_aq_rc_to_posix()
/openbmc/u-boot/include/linux/
H A Derrno.h6 #define ESRCH 3 /* No such process */ macro
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto.c111 return -ESRCH; in unregister_ip_vs_protocol()
134 return -ESRCH; in unregister_ip_vs_proto_netns()

123456789