Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dbmi.h189 __le32 file_flags; member
Dhw.c1027 if (hdr->file_flags != 0) { in ath10k_hw_diag_fast_download()
1030 hdr->file_flags); in ath10k_hw_diag_fast_download()
/Linux-v5.4/kernel/bpf/
Dsyscall.c1770 #define BPF_OBJ_LAST_FIELD file_flags
1774 if (CHECK_ATTR(BPF_OBJ) || attr->file_flags != 0) in bpf_obj_pin()
1783 attr->file_flags & ~BPF_OBJ_FLAG_MASK) in bpf_obj_get()
1787 attr->file_flags); in bpf_obj_get()
/Linux-v5.4/include/uapi/linux/
Dbpf.h428 __u32 file_flags; member
/Linux-v5.4/tools/include/uapi/linux/
Dbpf.h428 __u32 file_flags; member
/Linux-v5.4/kernel/trace/
Dtrace_events.c367 unsigned long file_flags = file->flags; in __ftrace_event_enable_disable() local
469 if ((file_flags & EVENT_FILE_FL_SOFT_DISABLED) != in __ftrace_event_enable_disable()