| /include/linux/ |
| D | kbd_kern.h | 72 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()
|
| D | thread_info.h | 87 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 …]
|
| D | tty_flip.h | 32 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()
|
| D | capability.h | 73 #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
|
| D | ipv6_route.h | 13 #define IPV6_EXTRACT_PREF(flag) (((flag) & RTF_PREF_MASK) >> 27) argument
|
| D | kdb.h | 146 #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
|
| D | of.h | 190 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 …]
|
| D | bio-integrity.h | 50 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()
|
| D | fanotify.h | 8 #define FAN_GROUP_FLAG(group, flag) \ argument
|
| D | if_bridge.h | 199 br_port_flag_is_set(const struct net_device *dev, unsigned long flag) in br_port_flag_is_set()
|
| D | tracepoint.h | 482 #define TRACE_EVENT_FLAGS(event, flag) argument 620 #define TRACE_EVENT_FLAGS(event, flag) argument
|
| /include/trace/events/ |
| D | mmflags.h | 79 #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
|
| D | btrfs.h | 271 #define show_map_flags(flag) \ argument
|
| /include/linux/lockd/ |
| D | debug.h | 21 # define ifdebug(flag) if (unlikely(nlm_debug & NLMDBG_##flag)) argument 23 # define ifdebug(flag) if (0) argument
|
| /include/trace/stages/ |
| D | stage3_trace_output.h | 67 #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/ |
| D | features.h | 19 static inline int xen_feature(int flag) in xen_feature()
|
| /include/uapi/linux/ |
| D | nilfs2_api.h | 49 #define NILFS_CPINFO_FNS(flag, name) \ argument 79 #define NILFS_SUINFO_FNS(flag, name) \ argument 116 #define NILFS_SUINFO_UPDATE_FNS(flag, name) \ argument
|
| D | kernelcapi.h | 21 int flag; member
|
| D | if_vlan.h | 60 unsigned int flag; /* Matches vlan_dev_priv flags */ member
|
| D | atmlec.h | 66 unsigned int flag; /* member
|
| /include/uapi/linux/netfilter/ |
| D | xt_HMARK.h | 25 #define XT_HMARK_FLAG(flag) (1 << flag) argument
|
| D | xt_sctp.h | 15 __u8 flag; member
|
| /include/net/tc_act/ |
| D | tc_skbedit.h | 32 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag()
|
| /include/uapi/sound/ |
| D | firewire.h | 226 __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/ |
| D | cros_ec_sensorhub.h | 52 u8 flag; member
|