Home
last modified time | relevance | path

Searched defs:under (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
Dhwmon.c19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh()
40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh()
/kernel/linux/linux-6.6/drivers/nvme/host/
Dhwmon.c19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh()
40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh()
/kernel/linux/linux-6.6/fs/
Dnamespace.c2444 struct path under = {}; in do_lock_mount() local