/kernel/liteos_m/testsuites/unittest/posix/src/ |
D | posix_test.h | 66 #define TEST_ASSERT_LESS_THAN(threshold, actual) TEST_ASSERT_TRUE((actual) < (threshold)) argument 67 #define TEST_ASSERT_LESS_THAN_INT(threshold, actual) TEST_ASSERT_LESS_THAN(threshold, actual) argument 68 #define TEST_ASSERT_GREATER_THAN(threshold, actual) TEST_ASSERT_TRUE((actual) > (threshold)) argument 69 #define TEST_ASSERT_GREATER_THAN_INT(threshold, actual) TEST_ASSERT_GREATER_THAN(threshold, actual) argument 70 #define TEST_ASSERT_GREATER_OR_EQUAL(threshold, actual) TEST_ASSERT_TRUE((actual) >= (threshold)) argument 71 #define TEST_ASSERT_LESS_OR_EQUAL_INT64(threshold, actual) TEST_ASSERT_TRUE((actual) <= (threshold)) argument
|
/kernel/linux/linux-5.10/net/wireless/ |
D | wext-spy.c | 116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local 143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local 167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 23 struct threshold { struct 24 bool threshold_set; argument 26 dm_block_t threshold; argument 28 dm_sm_threshold_fn fn; argument 32 static void threshold_init(struct threshold *t) in threshold_init() argument 178 struct threshold threshold; member 520 dm_block_t threshold, in sm_metadata_register_threshold_callback()
|
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/ |
D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() 77 int threshold; in tegra114_init_speedo_data() local
|
D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() 104 int i, threshold, cpu_speedo_0_value, soc_speedo_0_value; in tegra124_init_speedo_data() local
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
D | ia_css_anr_param.h | 23 s32 threshold; member
|
D | ia_css_anr_types.h | 31 s32 threshold; /** Threshold */ member
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
D | host1x02_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | host1x07_hardware.h | 20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | host1x04_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | host1x06_hardware.h | 20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | host1x01_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | host1x05_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
D | hwmon.c | 22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() local 43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() local
|
/kernel/linux/linux-5.10/include/net/ |
D | ipcomp.h | 12 u16 threshold; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
D | ia_css_xnr_param.h | 41 u16 threshold; member
|
D | ia_css_xnr_types.h | 68 u16 threshold; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ |
D | ia_css_dp_types.h | 31 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_mtl.c | 104 int threshold) in sxgbe_mtl_fc_active() 125 int threshold) in sxgbe_mtl_fc_deactive()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
D | xt_NFLOG.h | 29 __u16 threshold; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
D | xt_NFLOG.h | 19 __u16 threshold; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
D | xt_NFLOG.h | 17 __u16 threshold; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
D | ebt_nflog.h | 18 __u16 threshold; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
D | ebt_nflog.h | 17 __u16 threshold; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
D | ebt_nflog.h | 30 __u16 threshold; member
|