Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/libsrc/
H A Dnames.c228 static int new_class(const char *name, u_int8_t classid) in new_class() function
/linux/drivers/ata/
H A Dlibata-core.c3953 static int ata_dev_same_device(struct ata_device *dev, unsigned int new_class, in ata_dev_same_device()
4034 int ata_dev_revalidate(struct ata_device *dev, unsigned int new_class, in ata_dev_revalidate()
/linux/kernel/sched/ext/
H A Dext.c6439 const struct sched_class *new_class = scx_setscheduler_class(p); in scx_root_disable() local
7799 const struct sched_class *new_class = scx_setscheduler_class(p); in scx_root_enable_workfn() local
/linux/kernel/locking/
H A Dlockdep.c883 static int count_matching_names(struct lock_class *new_class) in count_matching_names()