Searched refs:MAX_ARGS (Results 1 – 4 of 4) sorted by relevance
7 #define MAX_ARGS 32 macro130 const char *argv[MAX_ARGS + 1]; in execl_perf_cmd()137 while (argc < MAX_ARGS) { in execl_perf_cmd()143 if (MAX_ARGS <= argc) in execl_perf_cmd()
52 #define MAX_ARGS 32 macro
1597 #define MAX_ARGS 50 macro1608 BUG_ON(size >= MAX_ARGS); in command_size()1674 static const char *tests[][MAX_ARGS] = {
76 #define MAX_ARGS 7 macro212 u8 data1[MAX_ARGS + 1]; in si4713_send_command()