Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkprobes.h325 static inline kprobe_opcode_t *get_##__name##_slot(void) \
330 static inline void free_##__name##_slot(kprobe_opcode_t *slot, int dirty)\
335 static inline bool is_kprobe_##__name##_slot(unsigned long addr) \
345 static inline bool is_kprobe_##__name##_slot(unsigned long addr) \
/Linux-v6.6/drivers/misc/
Dsmpro-errmon.c505 #define EVENT_DIMM_SYNDROME(_slot) \ argument
506 static ssize_t event_dimm##_slot##_syndrome_show(struct device *dev, \
510 return smpro_dimm_syndrome_read(dev, da, buf, _slot); \
512 static DEVICE_ATTR_RO(event_dimm##_slot##_syndrome)
/Linux-v6.6/drivers/media/dvb-core/
Ddvb_ca_en50221.c1547 int *result, int *_slot) in dvb_ca_en50221_io_read_condition() argument
1574 *_slot = slot; in dvb_ca_en50221_io_read_condition()