Searched defs:set_threshold (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/drivers/gpu/drm/xe/ |
D | xe_gt_sriov_pf_debugfs.c | 235 static int set_threshold(void *data, u64 val, enum xe_guc_klv_threshold_index index) in set_threshold() function
|
/linux-6.15/tools/thermal/thermal-engine/ |
D | thermal-engine.c | 90 static int set_threshold(struct thermal_zone *tz, __maybe_unused void *arg) in set_threshold() function
|
/linux-6.15/drivers/net/ethernet/cortina/ |
D | gemini.h | 804 unsigned int set_threshold:8; member 824 unsigned int set_threshold:16; member 838 unsigned int set_threshold:16; member
|
/linux-6.15/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 39 static void set_threshold(struct threshold *t, dm_block_t value, in set_threshold() function
|
/linux-6.15/drivers/infiniband/hw/hfi1/ |
D | pio.c | 1833 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() function
|
/linux-6.15/include/linux/ |
D | edac.h | 729 int (*set_threshold)(struct device *dev, void *drv_data, int fru_id, u32 threshold); member
|