Searched refs:test_limit (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/tools/testing/selftests/vm/
H A Don-fault-limit.c12 static int test_limit(void) test_limit() function
45 ret += test_limit(); main()
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_midi.c917 #define F_MIDI_OPT(name, test_limit, limit) \
947 if (test_limit && num > limit) { \

Completed in 86 milliseconds