Searched defs:FLAG (Results 1 – 17 of 17) sorted by relevance
28 u32 FLAG; member
41 #define FLAG(s) s->branch_stack->entries[i].flags macro
33 #define FLAG 0x0F macro
222 #define showflag(FLAGS, LETTER, FLAG) \ in proc_keys_show() argument
469 #define FLAG(x, y) (((x) & (y)) ? '+' : '-') macro
174 __u32 FLAG) in tcphdr_only_contains_flag()
4 #define FLAG 0x7e macro
36 #define FLAG 0x7e macro
28 #define FLAG 0x7e macro
114 #define FLAG 0x7e macro
437 #define FLAG(F) [IEEE80211_HW_##F] = #F macro
52 #define FLAG(F) [WLAN_STA_##F] = #F macro [all...]
989 #define FLAG(x, y) (((x) & (y)) ? '+' : '-') macro
32 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag macro
167 #define FLAG(x) (((x) & 1) << 15) macro
549 #define SK_BPF_CB_FLAG_TEST(SK, FLAG) ((SK)->sk_bpf_cb_flags & (FLAG)) argument
368 #define FLAG 0x04 macro