Searched refs:eventfd_file_create (Results 1 – 2 of 2) sorted by relevance
32 struct file *eventfd_file_create(unsigned int count, int flags);49 static inline struct file *eventfd_file_create(unsigned int count, int flags) in eventfd_file_create() function
391 struct file *eventfd_file_create(unsigned int count, int flags) in eventfd_file_create() function430 file = eventfd_file_create(count, flags); in SYSCALL_DEFINE2()