↓ 4 callersFunctioncommon_ioctl(
fd: &O,
thread: &mut ThreadGuard,
cmd: u32,
arg: Pointer<c_void>,
_: Abi,
)
tee/kernel/src/fs/fd.rs:1134
↓ 4 callersFunctionsocket_common_ioctl(
fd: &O,
thread: &mut ThreadGuard,
cmd: u32,
arg: Pointer<c_void>,
abi: Abi,
)
tee/kernel/src/fs/fd.rs:1156