Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsync_file.h60 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len);
/openbmc/linux/drivers/dma-buf/
H A Dsync_file.c132 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()