Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drelay.h286 extern const struct file_operations relay_file_operations;
/linux-4.1.27/kernel/
Drelay.c1342 const struct file_operations relay_file_operations = { variable
1351 EXPORT_SYMBOL_GPL(relay_file_operations);
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dspectral.c479 &relay_file_operations); in create_buf_file_handler()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c562 &relay_file_operations); in create_buf_file_handler()
/linux-4.1.27/kernel/trace/
Dblktrace.c407 &relay_file_operations); in blk_create_buf_file_callback()
/linux-4.1.27/Documentation/filesystems/
Drelay.txt230 &relay_file_operations);