Home
last modified time | relevance | path

Searched refs:error_ (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/include/linux/
A Derr.h35 static inline void * __must_check ERR_PTR(long error_) in ERR_PTR() argument
37 return (void *) error_; in ERR_PTR()
/linux-6.3-rc2/drivers/misc/
A Dsmpro-errmon.c413 static ssize_t error_##_error##_show(struct device *dev, \
419 static DEVICE_ATTR_RO(error_##_error)
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-platform-devices-ampere-smpro1 What: /sys/bus/platform/devices/smpro-errmon.*/error_[core|mem|pcie|other]_[ce|ue]

Completed in 7 milliseconds