Searched refs:set_threshold (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/edac/ |
| H A D | ecs.c | 90 EDAC_ECS_ATTR_STORE(threshold, set_threshold, unsigned long, kstrtoul) in EDAC_ECS_ATTR_STORE() 121 if (ops->set_threshold) in EDAC_ECS_ATTR_STORE()
|
| /linux-6.15/drivers/net/ethernet/cortina/ |
| H A D | gemini.h | 804 unsigned int set_threshold:8; member 824 unsigned int set_threshold:16; member 838 unsigned int set_threshold:16; member
|
| H A D | gemini.c | 500 .set_threshold = 16, in gmac_init() 504 .set_threshold = 16, in gmac_init() 508 .set_threshold = 0, in gmac_init()
|
| /linux-6.15/tools/thermal/thermal-engine/ |
| H A D | thermal-engine.c | 90 static int set_threshold(struct thermal_zone *tz, __maybe_unused void *arg) in set_threshold() function 398 for_each_thermal_zone(td.tz, set_threshold, td.th); in main()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A 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 265 return set_threshold(data, val, INDEX); \
|
| /linux-6.15/drivers/md/persistent-data/ |
| H A D | dm-space-map-metadata.c | 39 static void set_threshold(struct threshold *t, dm_block_t value, in set_threshold() function 531 set_threshold(&smm->threshold, threshold, fn, context); in sm_metadata_register_threshold_callback()
|
| /linux-6.15/include/linux/ |
| H A D | edac.h | 729 int (*set_threshold)(struct device *dev, void *drv_data, int fru_id, u32 threshold); member
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | pio.c | 1833 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() function 1925 set_threshold(dd, scontext, i); in pio_map_init()
|