Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_rate_tc_bw.py361 f"parent tx_max ({validator.expected_total:.1f} G) " argument
385 check_bandwidth_distribution(bw_data, validator) global() argument
/linux/kernel/trace/
H A Dtrace_events_user.c1088 struct user_event_validator *validator, *next; in user_event_destroy_validators() local
1112 struct user_event_validator *validator; in user_event_add_field() local
1547 struct user_event_validator *validator; in user_event_validate() local
/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c348 const struct dm_block_validator *validator; member