Home
last modified time | relevance | path

Searched defs:new_class (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/usb/usbip/libsrc/
Dnames.c228 static int new_class(const char *name, u_int8_t classid) in new_class() function
/linux-6.12.1/drivers/ata/
Dlibata-pmp.c648 static int sata_pmp_revalidate(struct ata_device *dev, unsigned int new_class) in sata_pmp_revalidate()
Dlibata-core.c3713 static int ata_dev_same_device(struct ata_device *dev, unsigned int new_class, in ata_dev_same_device()
3794 int ata_dev_revalidate(struct ata_device *dev, unsigned int new_class, in ata_dev_revalidate()
/linux-6.12.1/kernel/sched/
Dext.c4515 const struct sched_class *new_class = in scx_ops_disable_workfn() local
5230 const struct sched_class *new_class = in scx_ops_enable() local
/linux-6.12.1/kernel/locking/
Dlockdep.c864 static int count_matching_names(struct lock_class *new_class) in count_matching_names()