Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 203) sorted by relevance

123456789

/include/linux/
A Derr.h39 static inline void * __must_check ERR_PTR(long error) in ERR_PTR() argument
41 return (void *) error; in ERR_PTR()
45 #define ERR_PTR_PCPU(error) ((void __percpu *)(unsigned long)ERR_PTR(error)) argument
48 #define IOMEM_ERR_PTR(error) (__force void __iomem *)ERR_PTR(error) argument
A Dpsp-sev.h804 int error; member
855 int sev_platform_status(struct sev_user_data_status *status, int *error);
879 void *data, int *error);
894 int sev_guest_deactivate(struct sev_data_deactivate *data, int *error);
909 int sev_guest_activate(struct sev_data_activate *data, int *error);
923 int sev_guest_df_flush(int *error);
938 int sev_guest_decommission(struct sev_data_decommission *data, int *error);
964 sev_platform_status(struct sev_user_data_status *status, int *error) { return -ENODEV; } in sev_platform_status() argument
969 sev_guest_deactivate(struct sev_data_deactivate *data, int *error) { return -ENODEV; } in sev_guest_deactivate() argument
978 sev_guest_activate(struct sev_data_activate *data, int *error) { return -ENODEV; } in sev_guest_activate() argument
[all …]
A Dpage-flags-layout.h24 #error ZONES_SHIFT "Too many zones configured"
62 #error "Vmemmap: No space for nodes field in page flags"
108 #error "Not enough bits in page flags"
A Dinput.h220 #error "EV_MAX and INPUT_DEVICE_ID_EV_MAX do not match"
224 #error "KEY_MIN_INTERESTING and INPUT_DEVICE_ID_KEY_MIN_INTERESTING do not match"
228 #error "KEY_MAX and INPUT_DEVICE_ID_KEY_MAX do not match"
232 #error "REL_MAX and INPUT_DEVICE_ID_REL_MAX do not match"
236 #error "ABS_MAX and INPUT_DEVICE_ID_ABS_MAX do not match"
240 #error "MSC_MAX and INPUT_DEVICE_ID_MSC_MAX do not match"
244 #error "LED_MAX and INPUT_DEVICE_ID_LED_MAX do not match"
248 #error "SND_MAX and INPUT_DEVICE_ID_SND_MAX do not match"
252 #error "FF_MAX and INPUT_DEVICE_ID_FF_MAX do not match"
256 #error "SW_MAX and INPUT_DEVICE_ID_SW_MAX do not match"
[all …]
A Ddma-fence.h97 int error; member
558 return fence->error ?: 1; in dma_fence_get_status_locked()
583 int error) in dma_fence_set_error() argument
586 WARN_ON(error >= 0 || error < -MAX_ERRNO); in dma_fence_set_error()
588 fence->error = error; in dma_fence_set_error()
A Dcompiler-version.h4 #error "Please do not include <linux/compiler-version.h>. This is done by the build system."
A Dsoundcard.h35 # error "could not determine byte order"
A Djoystick.h19 #error Unexpected BITS_PER_LONG
A Dspinlock_types_up.h5 # error "Please do not include this file directly."
A Dpatchkey.h24 # error "could not determine byte order"
/include/uapi/linux/
A Dpatchkey.h15 #error "patchkey.h included directly"
33 # error "could not determine byte order"
/include/trace/events/
A Dfsi_master_i2cr.h66 TP_PROTO(const struct i2c_client *client, uint64_t status, uint64_t error, uint64_t log),
67 TP_ARGS(client, status, error, log),
69 __field(uint64_t, error)
76 __entry->error = error;
83 __entry->status, __entry->error, __entry->log)
A Dblock.h120 TP_PROTO(struct request *rq, blk_status_t error, unsigned int nr_bytes),
122 TP_ARGS(rq, error, nr_bytes),
128 __field( int , error )
138 __entry->error = blk_status_to_errno(error);
152 IOPRIO_PRIO_LEVEL(__entry->ioprio), __entry->error)
169 TP_PROTO(struct request *rq, blk_status_t error, unsigned int nr_bytes),
171 TP_ARGS(rq, error, nr_bytes)
187 TP_ARGS(rq, error, nr_bytes)
317 __field( int, error )
325 __entry->error = blk_status_to_errno(bio->bi_status);
[all …]
/include/net/
A Damt.h101 #error "Please fix <asm/byteorder.h>"
115 #error "Please fix <asm/byteorder.h>"
130 #error "Please fix <asm/byteorder.h>"
150 #error "Please fix <asm/byteorder.h>"
171 #error "Please fix <asm/byteorder.h>"
188 #error "Please fix <asm/byteorder.h>"
203 #error "Please fix <asm/byteorder.h>"
/include/linux/atomic/
A Datomic-arch-fallback.h572 #error "Unable to define raw_atomic_add_return" in raw_atomic_add_return()
675 #error "Unable to define raw_atomic_fetch_add" in raw_atomic_fetch_add()
795 #error "Unable to define raw_atomic_sub_return" in raw_atomic_sub_return()
898 #error "Unable to define raw_atomic_fetch_sub" in raw_atomic_fetch_sub()
1454 #error "Unable to define raw_atomic_fetch_and" in raw_atomic_fetch_and()
1698 #error "Unable to define raw_atomic_fetch_or" in raw_atomic_fetch_or()
1818 #error "Unable to define raw_atomic_fetch_xor" in raw_atomic_fetch_xor()
2801 #error "Unable to define raw_atomic64_fetch_add" in raw_atomic64_fetch_add()
3024 #error "Unable to define raw_atomic64_fetch_sub" in raw_atomic64_fetch_sub()
3580 #error "Unable to define raw_atomic64_fetch_and" in raw_atomic64_fetch_and()
[all …]
/include/sound/
A Dasound.h20 #error "Unsupported endian..."
/include/net/sctp/
A Dulpevent.h77 __u16 error,
84 int state, int error);
95 __u32 error,
102 __u32 error,
/include/linux/decompress/
A Dunlzma.h10 void(*error)(char *x)
A Dbunzip2.h10 void(*error)(char *x));
A Dunlz4.h10 void(*error)(char *x));
A Dunlzo.h10 void(*error)(char *x));
A Dunxz.h16 void (*error)(char *x));
A Dgeneric.h10 void(*error)(char *x));
/include/asm-generic/
A Dbitops.h25 #error only <linux/bitops.h> can be included directly
A Dtlbflush.h10 #error need to implement an architecture specific asm/tlbflush.h

Completed in 35 milliseconds

123456789