/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | transaction.h | 166 int error; member 209 * Call btrfs_abort_transaction as early as possible when an error condition is 221 "BTRFS: Transaction aborted (error %d)\n", \ 226 "Transaction aborted (error %d)", \
|
/kernel/linux/linux-6.6/include/net/ |
H A D | erspan.h | 118 #error "Please fix <asm/byteorder.h>" 241 * 00b --> Good frame with no error, or unknown integrity 256 * or alignment error information is in FCS. in erspan_detect_bso()
|
H A D | macsec.h | 56 #error "Please fix <asm/byteorder.h>"
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 186 struct xfs_btree_cur *rcur, int error);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rwlock_api_smp.h | 5 # error "please don't include this file directly"
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_edif_bsg.h | 102 #error "__BIG_ENDIAN or __LITTLE_ENDIAN must be defined!" 229 uint32_t status; /* 0 succes, 1 failed, 2 timeout , 3 error */
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | css_trace.h | 151 #error trace sizes are not divided correctly and are above limit
|
H A D | atomisp_cmd.h | 276 void atomisp_buf_done(struct atomisp_sub_device *asd, int error,
|
/kernel/linux/linux-6.6/drivers/vdpa/solidrun/ |
H A D | snet_ctrl.c | 43 u16 error:10; member 124 * reading the in_process and error bits in the control register. 130 * in the control register is cleared or when the an error appears.
|
/kernel/linux/linux-6.6/include/uapi/linux/raid/ |
H A D | md_p.h | 178 #error unspecified endianness
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tcp.h | 53 #error "Adjust your <asm/byteorder.h> defines" 359 __s32 err; /* out: socket error */ 361 __s32 copybuf_len; /* in/out: copybuf bytes avail/used or error */
|
H A D | tipc_config.h | 61 * of an "error string" TLV in the reply message instead of the TLV(s) the 143 #define TIPC_TLV_ERROR_STRING 16 /* char[128] containing "error code" */ 173 #error "TIPC_MIN_LINK_TOL is too small (abort limit may be NaN)" 222 * The error string TLV is a null-terminated string describing the cause 223 * of the request failure. To simplify error processing (and to save space) 224 * the first character of the string can be a special error code character
|
H A D | batadv_packet.h | 15 * batadv_tp_is_error() - Check throughput meter return code for error 18 * Return: 0 when not error was detected, != 0 otherwise 94 * @BATADV_TTL_EXCEEDED: error after BATADV_ECHO_REQUEST traversed too many hops 461 #error "unknown bitfield endianness"
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | info.h | 21 int error; /* error code */ member 104 * Return: zero for success, or a negative error code.
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | qspinlock_paravirt.h | 3 #error "do not include this file"
|
/kernel/linux/linux-6.6/arch/x86/entry/vsyscall/ |
H A D | vsyscall_64.c | 51 #error VSYSCALL config is broken
|
/kernel/linux/linux-6.6/drivers/media/platform/marvell/ |
H A D | mcam-core.h | 35 #error One of the vb2 buffer modes must be selected in the config 282 #define IRQ_TWSIE 0x00040000 /* TWSI error */
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi.h | 59 u32 error; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.h | 303 void zd_mac_tx_to_dev(struct sk_buff *skb, int error);
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | asmmacro.h | 323 #error Unsupported Xtensa ABI
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_srq.c | 103 if (srq->error) { in rxe_srq_chk_attr() 104 rxe_dbg_srq(srq, "in error state\n"); in rxe_srq_chk_attr()
|
/kernel/linux/linux-6.6/tools/perf/ui/tui/ |
H A D | util.c | 272 .error = perf_tui__error,
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | of_unittest_expect | 83 print "** ERROR: $script_name internal error, at end of compare(), CONSOLE_LOG line: $.\n"; 143 '** ' Line reports $script_name warning or error 439 if (($line =~ /^${pr_fmt}start of unittest - you will see error messages$/) || 524 printf "** internal error : %4i\n", $internal_err;
|
H A D | yamltree.c | 14 [YAML_NO_ERROR] = "no error", 15 [YAML_MEMORY_ERROR] = "memory error", 16 [YAML_READER_ERROR] = "reader error", 17 [YAML_SCANNER_ERROR] = "scanner error", 18 [YAML_PARSER_ERROR] = "parser error", 19 [YAML_COMPOSER_ERROR] = "composer error", 20 [YAML_WRITER_ERROR] = "writer error", 21 [YAML_EMITTER_ERROR] = "emitter error", 28 yaml_error_name[(emitter)->error], \
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | gcc-generate-ipa-pass.h | 28 #error at least PASS_NAME must be defined
|