| /Linux-v5.15/net/netlabel/ |
| D | netlabel_calipso.c | 403 int ret_val = -ENOMSG; in calipso_doi_add() 440 int ret_val = -ENOMSG; in calipso_doi_remove() 501 int ret_val = -ENOMSG; in calipso_doi_walk() 523 int ret_val = -ENOMSG; in calipso_sock_getattr() 549 int ret_val = -ENOMSG; in calipso_sock_setattr() 589 int ret_val = -ENOMSG; in calipso_req_setattr() 645 int ret_val = -ENOMSG; in calipso_getattr() 668 int ret_val = -ENOMSG; in calipso_skbuff_setattr() 687 int ret_val = -ENOMSG; in calipso_skbuff_delattr() 725 int ret_val = -ENOMSG; in calipso_cache_add()
|
| /Linux-v5.15/net/ipv6/ |
| D | mcast_snoop.c | 47 return -ENOMSG; in ipv6_mc_check_exthdrs() 57 return -ENOMSG; in ipv6_mc_check_exthdrs()
|
| /Linux-v5.15/drivers/mtd/ |
| D | mtdpstore.c | 282 return -ENOMSG; in mtdpstore_write() 286 return -ENOMSG; in mtdpstore_write() 318 return -ENOMSG; in mtdpstore_read() 330 return -ENOMSG; in mtdpstore_read() 364 return -ENOMSG; in mtdpstore_panic_write() 368 return -ENOMSG; in mtdpstore_panic_write()
|
| /Linux-v5.15/fs/pstore/ |
| D | zone.c | 253 if (wcnt == -ENOMSG) in psz_zone_write() 254 return -ENOMSG; in psz_zone_write() 397 if (rcnt == -ENOMSG) { in psz_kmsg_recover_meta() 776 if (likely(!ret || ret != -ENOMSG)) { in psz_kmsg_write_record() 968 return -ENOMSG; in psz_kmsg_read() 992 return -ENOMSG; in psz_kmsg_read() 1014 return -ENOMSG; in psz_ftrace_read() 1025 return -ENOMSG; in psz_ftrace_read() 1027 return record->size ? record->size : -ENOMSG; in psz_ftrace_read() 1041 return -ENOMSG; in psz_record_read() [all …]
|
| /Linux-v5.15/drivers/platform/surface/aggregator/ |
| D | ssh_parser.c | 131 return -ENOMSG; in sshp_parse_frame() 217 return -ENOMSG; in sshp_parse_command()
|
| /Linux-v5.15/tools/testing/selftests/bpf/progs/ |
| D | test_tcp_hdr_options.c | 173 if (err == -ENOMSG) in synack_opt_len() 422 if (err && err != -ENOMSG) in handle_active_estab() 486 if (err && err != -ENOMSG) in handle_passive_estab() 590 if (err && err != -ENOMSG) in handle_parse_hdr()
|
| /Linux-v5.15/drivers/net/fjes/ |
| D | fjes_hw.c | 440 result = -ENOMSG; in fjes_hw_request_info() 548 result = -ENOMSG; in fjes_hw_register_buff_addr() 638 result = -ENOMSG; in fjes_hw_unregister_buff_addr() 986 case -ENOMSG: in fjes_hw_update_zone_task() 1074 case -ENOMSG: in fjes_hw_update_zone_task() 1098 case -ENOMSG: in fjes_hw_update_zone_task() 1217 result = -ENOMSG; in fjes_hw_start_debug() 1270 result = -ENOMSG; in fjes_hw_stop_debug()
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 23 #define ENOMSG 42 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 23 #define ENOMSG 42 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 18 #define ENOMSG 35 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 49 #define ENOMSG 75 /* No message of desired type */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 7 #define ENOMSG 35 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 53 #define ENOMSG 80 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 7 #define ENOMSG 35 /* No message of desired type */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 18 #define ENOMSG 35 /* No message of desired type */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 53 #define ENOMSG 80 /* No message of desired type */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 49 #define ENOMSG 75 /* No message of desired type */ macro
|
| /Linux-v5.15/tools/testing/selftests/landlock/ |
| D | base_test.c | 51 ASSERT_EQ(ENOMSG, errno); in TEST() 53 ASSERT_EQ(ENOMSG, errno); in TEST()
|
| /Linux-v5.15/drivers/media/test-drivers/vivid/ |
| D | vivid-cec.c | 240 return -ENOMSG; in vivid_received() 263 return -ENOMSG; in vivid_received()
|
| /Linux-v5.15/drivers/infiniband/core/ |
| D | rdma_core.h | 136 return ERR_PTR(-ENOMSG); in uapi_get_object()
|
| /Linux-v5.15/net/9p/ |
| D | error.c | 82 {"No message of desired type", ENOMSG},
|
| /Linux-v5.15/include/linux/ |
| D | genl_magic_func.h | 149 return -ENOMSG; \ 182 return -ENOMSG; \
|
| /Linux-v5.15/drivers/greybus/ |
| D | control.c | 208 return -ENOMSG; in gb_control_bundle_pm_status_map() 326 return -ENOMSG; in gb_control_interface_pm_status_map()
|
| /Linux-v5.15/lib/ |
| D | errname.c | 104 E(ENOMSG),
|
| /Linux-v5.15/tools/testing/selftests/ipc/ |
| D | msgque.c | 91 if (errno == ENOMSG) in check_and_destroy_queue()
|