Home
last modified time | relevance | path

Searched refs:einval (Results 1 – 6 of 6) sorted by relevance

/linux/fs/
H A Dbinfmt_misc.c387 goto einval; in create_entry()
393 goto einval; in create_entry()
408 goto einval; in create_entry()
411 goto einval; in create_entry()
420 goto einval; in create_entry()
425 goto einval; in create_entry()
429 goto einval; in create_entry()
436 goto einval; in create_entry()
438 goto einval; in create_entry()
448 goto einval; in create_entry()
[all …]
/linux/arch/mips/kernel/
H A Dscall64-o32.S198 beqz t0, einval # do not recurse
200 beqz v0, einval
213 einval: li v0, -ENOSYS label
H A Dscall32-o32.S186 beqz t0, einval # do not recurse
188 beqz v0, einval
204 einval: li v0, -ENOSYS label
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_value_ptr_arith.c572 r0 += %[einval]; \ in alu_with_different_scalars_2()
573 r0 += %[einval]; \ in alu_with_different_scalars_2()
578 __imm_const(einval, EINVAL) in alu_with_different_scalars_2()
588 r0 = %[einval]; \ in alu_with_different_scalars_3()
591 r0 = %[einval]; \ in alu_with_different_scalars_3()
597 r0 += %[einval]; \ in alu_with_different_scalars_3()
598 r0 += %[einval]; \ in alu_with_different_scalars_3()
601 : __imm_const(einval, EINVAL) in alu_with_different_scalars_3()
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst77 (einval) invalid data on a valid address
/linux/Documentation/core-api/
H A Dprintk-formats.rst69 (einval) invalid data on a valid address