Home
last modified time | relevance | path

Searched defs:file_ptr (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/io_uring/
Dfiletable.h57 unsigned long file_ptr = (unsigned long) file; in io_fixed_file_set() local
Dmsg_ring.c83 unsigned long file_ptr; in io_msg_send_fd() local
Dcancel.c219 unsigned long file_ptr; in __io_sync_cancel() local
Dio_uring.c1829 unsigned long file_ptr; in io_file_get_fixed() local
/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_flash.c337 char *file_ptr; in ipc_flash_download_region() local
/linux-6.1.9/scripts/
Drecordmcount.c56 static void *file_ptr; /* current file pointer location */ variable
/linux-6.1.9/include/linux/
Dio_uring_types.h28 unsigned long file_ptr; member