Searched refs:ioctl_decode_command_number (Results 1 – 2 of 2) sorted by relevance
184 ioctl_decode_command_number(struct tcb *tcp) in ioctl_decode_command_number() function352 ret = ioctl_decode_command_number(tcp); in SYS_FUNC()
34712 return of ioctl_decode_command_number() disables further calls to34719 ioctl_decode_command_number() returns a value with35819 When a command number was decoded through ioctl_decode_command_number(),38210 ioctl: prepare ioctl_decode_command_number for future changes.38211 * ioctl.c (ioctl_decode_command_number): Change 1st arg to struct tcb*.38220 ioctl_decode_command_number): Rename "arg" to "code".38226 ioctl_decode_command_number): Declare as static.38228 ioctl_decode, ioctl_decode_command_number): Remove.