| /kernel/linux/linux-5.10/include/linux/ |
| H A D | thread_info.h | 66 static inline void set_ti_thread_flag(struct thread_info *ti, int flag) in set_ti_thread_flag() argument 71 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) in clear_ti_thread_flag() argument 76 static inline void update_ti_thread_flag(struct thread_info *ti, int flag, in update_ti_thread_flag() argument 85 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) in test_and_set_ti_thread_flag() argument 90 test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) test_and_clear_ti_thread_flag() argument 95 test_ti_thread_flag(struct thread_info *ti, int flag) test_ti_thread_flag() argument [all...] |
| H A D | kbd_kern.h | 83 static inline int vc_kbd_mode(struct kbd_struct * kbd, int flag) in vc_kbd_mode() argument 88 static inline int vc_kbd_led(struct kbd_struct * kbd, int flag) in vc_kbd_led() argument 93 static inline void set_vc_kbd_mode(struct kbd_struct * kbd, int flag) in set_vc_kbd_mode() argument 98 static inline void set_vc_kbd_led(struct kbd_struct * kbd, int flag) in set_vc_kbd_led() argument 103 static inline void clr_vc_kbd_mode(struct kbd_struct * kbd, int flag) in clr_vc_kbd_mode() argument 108 clr_vc_kbd_led(struct kbd_struct * kbd, int flag) clr_vc_kbd_led() argument 113 chg_vc_kbd_lock(struct kbd_struct * kbd, int flag) chg_vc_kbd_lock() argument 118 chg_vc_kbd_slock(struct kbd_struct * kbd, int flag) chg_vc_kbd_slock() argument 123 chg_vc_kbd_mode(struct kbd_struct * kbd, int flag) chg_vc_kbd_mode() argument 128 chg_vc_kbd_led(struct kbd_struct * kbd, int flag) chg_vc_kbd_led() argument [all...] |
| H A D | blackbox.h | 64 char flag[8]; /* 8 is the length of the flag */ member
|
| H A D | if_bridge.h | 152 br_port_flag_is_set(const struct net_device *dev, unsigned long flag) in br_port_flag_is_set() argument
|
| /kernel/linux/linux-5.10/sound/firewire/ |
| H A D | fcp.c | 34 bool flag; in avc_general_set_sig_fmt() local
|
| /kernel/linux/linux-5.10/sound/firewire/fireface/ |
| H A D | ff-protocol-latter.c | 79 u32 flag; in parse_clock_bits() member 93 u32 flag; in parse_clock_bits() member 253 unsigned int flag; in latter_begin_session() local [all...] |
| /kernel/linux/linux-5.10/sound/firewire/tascam/ |
| H A D | amdtp-tascam.c | 160 unsigned long flag; in read_status_messages() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | trace-event-parse.c | 176 struct flag { struct 197 unsigned long long eval_flag(const char *flag) in eval_flag() argument
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_types.h | 97 __u8 flag; /* 1: flags */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | atmlec.h | 66 unsigned int flag; /* member
|
| /kernel/linux/linux-5.10/include/xen/interface/io/ |
| H A D | blkif.h | 206 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero. */ member
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | file.c | 335 static int ecryptfs_fasync(int fd, struct file *file, int flag) in ecryptfs_fasync() argument
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| H A D | manage.c | 171 bool flag; member
|
| /kernel/linux/linux-5.10/kernel/dma/ |
| H A D | mapping.c | 421 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, unsigned long attrs) dma_alloc_attrs() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/dlmfs/ |
| H A D | userdlm.c | 37 user_check_wait_flag(struct user_lock_res *lockres, int flag) user_check_wait_flag() argument
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | ht.c | 21 __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, struct ieee80211_ht_cap *ht_capa_mask, struct ieee80211_sta_ht_cap *ht_cap, u16 flag) __check_htcap_disable() argument 33 __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, struct ieee80211_ht_cap *ht_capa_mask, struct ieee80211_sta_ht_cap *ht_cap, u16 flag) __check_htcap_enable() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| H A D | ip_vs_app.c | 346 vs_seq_update(struct ip_vs_conn *cp, struct ip_vs_seq *vseq, unsigned int flag, __u32 seq, int diff) vs_seq_update() argument
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| H A D | ipaq_micro_battery.c | 46 u8 flag; member
|
| /kernel/linux/linux-5.10/drivers/media/rc/ |
| H A D | sir_ir.c | 93 static void add_read_queue(int flag, unsigned long val) in add_read_queue() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | boot.c | 21 static int wl1271_boot_set_ecpu_ctrl(struct wl1271 *wl, u32 flag) in wl1271_boot_set_ecpu_ctrl() argument
|
| /kernel/linux/linux-5.10/drivers/nvmem/ |
| H A D | rockchip-otp.c | 95 static int rockchip_otp_wait_status(struct rockchip_otp *otp, u32 flag) in rockchip_otp_wait_status() argument
|
| H A D | imx-ocotp-scu.c | 31 u32 flag; member
|
| /kernel/linux/linux-5.10/drivers/staging/hievent/ |
| H A D | hievent_driver.c | 43 int flag; member
|
| /kernel/linux/linux-5.10/drivers/staging/hilog/ |
| H A D | hilog.c | 73 int flag; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_acc.c | 37 unsigned int flag; member
|