Searched defs:test_type (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/fs/btrfs/tests/ |
H A D | btrfs-tests.c | 43 static struct file_system_type test_type = { variable in typeref:struct:file_system_type
|
/linux-4.1.27/lib/ |
H A D | test_bpf.c | 1877 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; generate_filter() local 1930 __u8 test_type = tests[which].aux & TEST_TYPE_MASK; release_filter() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ethtool.c | 497 u8 test_type; member in struct:ixgbevf_reg_test
|
/linux-4.1.27/include/linux/ |
H A D | rcupdate.h | 91 static inline void rcutorture_get_gp_data(enum rcutorture_type test_type, rcutorture_get_gp_data() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 983 u16 test_type; member in struct:igb_reg_test
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 1271 u8 test_type; member in struct:ixgbe_reg_test
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | ip_tables.c | 2128 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, icmp_type_code_match() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 2140 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, icmp6_type_code_match() argument
|
/linux-4.1.27/kernel/rcu/ |
H A D | tree.c | 475 void rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, rcutorture_get_gp_data() argument
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 857 static int myri10ge_dma_test(struct myri10ge_priv *mgp, int test_type) myri10ge_dma_test() argument
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | event-parse.c | 1130 static int test_type(enum event_type type, enum event_type expect) test_type() function
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
H A D | rocker.c | 437 rocker_dma_test_one(struct rocker *rocker, struct rocker_wait *wait, u32 test_type, dma_addr_t dma_handle, unsigned char *buf, unsigned char *expect, size_t size) rocker_dma_test_one() argument
|
Completed in 721 milliseconds