Home
last modified time | relevance | path

Searched refs:test_param (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dinode-test.c245 struct timestamp_expectation *test_param = in inode_test_xtimestamp_decoding() local
249 cpu_to_le32(get_32bit_time(test_param)), in inode_test_xtimestamp_decoding()
250 cpu_to_le32(test_param->extra_bits)); in inode_test_xtimestamp_decoding()
253 test_param->expected.tv_sec, in inode_test_xtimestamp_decoding()
256 test_param->test_case_name, in inode_test_xtimestamp_decoding()
257 test_param->msb_set, in inode_test_xtimestamp_decoding()
258 test_param->lower_bound, in inode_test_xtimestamp_decoding()
259 test_param->extra_bits); in inode_test_xtimestamp_decoding()
261 test_param->expected.tv_nsec, in inode_test_xtimestamp_decoding()
264 test_param->test_case_name, in inode_test_xtimestamp_decoding()
[all …]
/linux/drivers/bluetooth/
H A Dbtintel_pcie.h283 u32 test_param; member