Searched refs:file_ (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/wcn36xx/ |
| H A D | debug.c | 182 dfs->file_##name.dentry = d; \ 185 dfs->file_##name.dentry = NULL; \
|
| /linux-6.15/scripts/ |
| H A D | rust_is_available_test.py | 31 with open(path, "w") as file_: 32 file_.write(content) 104 with open(cls.nonexecutable, "w") as file_: 105 file_.write("nonexecutable")
|
| /linux-6.15/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | debugfs.c | 319 file_##name), \
|
| /linux-6.15/drivers/net/wireless/broadcom/b43/ |
| H A D | debugfs.c | 613 file_##name), \
|
| /linux-6.15/mm/ |
| H A D | vma.c | 33 #define MMAP_STATE(name, mm_, vmi_, addr_, len_, pgoff_, flags_, file_) \ argument 42 .file = file_, \
|