Home
last modified time | relevance | path

Searched refs:relay_file_operations (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Drelay.h286 extern const struct file_operations relay_file_operations;
/linux-4.4.14/kernel/
Drelay.c1339 const struct file_operations relay_file_operations = { variable
1348 EXPORT_SYMBOL_GPL(relay_file_operations);
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dspectral.c487 &relay_file_operations); in create_buf_file_handler()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c1052 &relay_file_operations); in create_buf_file_handler()
/linux-4.4.14/kernel/trace/
Dblktrace.c407 &relay_file_operations); in blk_create_buf_file_callback()
/linux-4.4.14/Documentation/filesystems/
Drelay.txt230 &relay_file_operations);