Home
last modified time | relevance | path

Searched refs:sync_file_get_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsync_file.h60 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len);
/kernel/linux/linux-6.6/include/linux/
H A Dsync_file.h60 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len);
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dsync_file.c120 * sync_file_get_name - get the name of the sync_file
128 * sync_file_get_name().
132 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len) in sync_file_get_name() function
336 sync_file_get_name(sync_file, info.name, sizeof(info.name)); in sync_file_ioctl_fence_info()
H A Dsync_debug.c128 sync_file_get_name(sync_file, buf, sizeof(buf)), in sync_print_sync_file()
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dsync_debug.c128 sync_file_get_name(sync_file, buf, sizeof(buf)), in sync_print_sync_file()
H A Dsync_file.c119 * sync_file_get_name - get the name of the sync_file
127 * sync_file_get_name().
131 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len) in sync_file_get_name() function
449 sync_file_get_name(sync_file, info.name, sizeof(info.name)); in sync_file_ioctl_fence_info()

Completed in 3 milliseconds