Home
last modified time | relevance | path

Searched refs:check_command (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/function/
A Df_mass_storage.c1793 return check_command(common, cmnd_size, data_dir, in check_command_size_in_blocks()
1822 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command()
1850 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command()
1860 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command()
1869 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
1965 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command()
1993 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2002 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2011 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2022 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
[all …]
/linux/kernel/trace/
A Dtrace_events_synth.c1429 static int check_command(const char *raw_command) in check_command() function
1473 ret = check_command(raw_command); in create_or_delete_synth_event()
2083 ret = check_command(raw_command + len); in create_synth_event()
/linux/tools/testing/selftests/net/
A Dpmtu.sh1777 check_command() { function
1792 check_command taskset || return $ksft_skip

Completed in 24 milliseconds