Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 25 of 59) sorted by relevance

123

/include/linux/
Dkbd_kern.h72 static inline int vc_kbd_mode(struct kbd_struct * kbd, int flag) in vc_kbd_mode()
77 static inline int vc_kbd_led(struct kbd_struct * kbd, int flag) in vc_kbd_led()
82 static inline void set_vc_kbd_mode(struct kbd_struct * kbd, int flag) in set_vc_kbd_mode()
87 static inline void set_vc_kbd_led(struct kbd_struct * kbd, int flag) in set_vc_kbd_led()
92 static inline void clr_vc_kbd_mode(struct kbd_struct * kbd, int flag) in clr_vc_kbd_mode()
97 static inline void clr_vc_kbd_led(struct kbd_struct * kbd, int flag) in clr_vc_kbd_led()
102 static inline void chg_vc_kbd_lock(struct kbd_struct * kbd, int flag) in chg_vc_kbd_lock()
107 static inline void chg_vc_kbd_slock(struct kbd_struct * kbd, int flag) in chg_vc_kbd_slock()
112 static inline void chg_vc_kbd_mode(struct kbd_struct * kbd, int flag) in chg_vc_kbd_mode()
117 static inline void chg_vc_kbd_led(struct kbd_struct * kbd, int flag) in chg_vc_kbd_led()
Dthread_info.h87 static inline void set_ti_thread_flag(struct thread_info *ti, int flag) in set_ti_thread_flag()
92 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) in clear_ti_thread_flag()
97 static inline void update_ti_thread_flag(struct thread_info *ti, int flag, in update_ti_thread_flag()
106 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) in test_and_set_ti_thread_flag()
111 static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) in test_and_clear_ti_thread_flag()
116 static inline int test_ti_thread_flag(struct thread_info *ti, int flag) in test_ti_thread_flag()
130 #define set_thread_flag(flag) \ argument
132 #define clear_thread_flag(flag) \ argument
134 #define update_thread_flag(flag, value) \ argument
136 #define test_and_set_thread_flag(flag) \ argument
[all …]
Dtty_flip.h32 const u8 *chars, u8 flag, in tty_insert_flip_string_fixed_flag()
65 static inline size_t tty_insert_flip_char(struct tty_port *port, u8 ch, u8 flag) in tty_insert_flip_char()
Dcapability.h73 #define cap_raise(c, flag) ((c).val |= BIT_ULL(flag)) argument
74 #define cap_lower(c, flag) ((c).val &= ~BIT_ULL(flag)) argument
75 #define cap_raised(c, flag) (((c).val & BIT_ULL(flag)) != 0) argument
Dipv6_route.h13 #define IPV6_EXTRACT_PREF(flag) (((flag) & RTF_PREF_MASK) >> 27) argument
Dkdb.h146 #define KDB_FLAG(flag) (kdb_flags & KDB_FLAG_##flag) argument
147 #define KDB_FLAG_SET(flag) ((void)(kdb_flags |= KDB_FLAG_##flag)) argument
148 #define KDB_FLAG_CLEAR(flag) ((void)(kdb_flags &= ~KDB_FLAG_##flag)) argument
Dof.h190 static inline int of_node_check_flag(const struct device_node *n, unsigned long flag) in of_node_check_flag()
196 unsigned long flag) in of_node_test_and_set_flag()
201 static inline void of_node_set_flag(struct device_node *n, unsigned long flag) in of_node_set_flag()
206 static inline void of_node_clear_flag(struct device_node *n, unsigned long flag) in of_node_clear_flag()
212 static inline int of_property_check_flag(const struct property *p, unsigned long flag) in of_property_check_flag()
217 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag()
222 static inline void of_property_clear_flag(struct property *p, unsigned long flag) in of_property_clear_flag()
841 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag()
847 unsigned long flag) in of_node_test_and_set_flag()
852 static inline void of_node_set_flag(struct device_node *n, unsigned long flag) in of_node_set_flag()
[all …]
Dbio-integrity.h50 static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag) in bio_integrity_flagged()
135 static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag) in bio_integrity_flagged()
Dfanotify.h8 #define FAN_GROUP_FLAG(group, flag) \ argument
Dif_bridge.h199 br_port_flag_is_set(const struct net_device *dev, unsigned long flag) in br_port_flag_is_set()
Dtracepoint.h482 #define TRACE_EVENT_FLAGS(event, flag) argument
620 #define TRACE_EVENT_FLAGS(event, flag) argument
/include/trace/events/
Dmmflags.h79 #define gfpflag_string(flag) {(__force unsigned long)flag, #flag} argument
221 #define IF_HAVE_VM_SOFTDIRTY(flag,name) {flag, name }, argument
223 #define IF_HAVE_VM_SOFTDIRTY(flag,name) argument
227 # define IF_HAVE_UFFD_MINOR(flag, name) {flag, name}, argument
229 # define IF_HAVE_UFFD_MINOR(flag, name) argument
233 # define IF_HAVE_VM_DROPPABLE(flag, name) {flag, name}, argument
235 # define IF_HAVE_VM_DROPPABLE(flag, name) argument
Dbtrfs.h271 #define show_map_flags(flag) \ argument
/include/linux/lockd/
Ddebug.h21 # define ifdebug(flag) if (unlikely(nlm_debug & NLMDBG_##flag)) argument
23 # define ifdebug(flag) if (0) argument
/include/trace/stages/
Dstage3_trace_output.h67 #define __print_flags(flag, delim, flag_array...) \ argument
85 #define __print_flags_u64(flag, delim, flag_array...) \ argument
99 #define __print_flags_u64(flag, delim, flag_array...) \ argument
/include/xen/
Dfeatures.h19 static inline int xen_feature(int flag) in xen_feature()
/include/uapi/linux/
Dnilfs2_api.h49 #define NILFS_CPINFO_FNS(flag, name) \ argument
79 #define NILFS_SUINFO_FNS(flag, name) \ argument
116 #define NILFS_SUINFO_UPDATE_FNS(flag, name) \ argument
Dkernelcapi.h21 int flag; member
Dif_vlan.h60 unsigned int flag; /* Matches vlan_dev_priv flags */ member
Datmlec.h66 unsigned int flag; /* member
/include/uapi/linux/netfilter/
Dxt_HMARK.h25 #define XT_HMARK_FLAG(flag) (1 << flag) argument
Dxt_sctp.h15 __u8 flag; member
/include/net/tc_act/
Dtc_skbedit.h32 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag()
/include/uapi/sound/
Dfirewire.h226 __u8 flag[SNDRV_FIREWIRE_MOTU_REGISTER_DSP_MIXER_SRC_COUNT]; member
248 __u8 flag[SNDRV_FIREWIRE_MOTU_REGISTER_DSP_ALIGNED_INPUT_COUNT]; member
/include/linux/platform_data/
Dcros_ec_sensorhub.h52 u8 flag; member

123