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 def verify_total_bandwidth(bw_data, validator): argument
385 def check_bandwidth_distribution(bw_data, validator): 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
1557 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