Searched defs:flag (Results 201 - 225 of 784) sorted by last modified time

1234567891011>>

/linux-master/net/smc/
H A Dsmc_clc.h123 struct smc_clc_v2_flag flag; member in struct:smc_clnt_opts_area_hdr
H A Dsmc.h383 static inline void smc_sock_set_flag(struct sock *sk, enum sock_flags flag) argument
/linux-master/net/netlink/
H A Dgenetlink.c242 genl_get_cmd_split(u32 cmd, u8 flag, const struct genl_family *family, argument
H A Daf_netlink.c935 static inline int netlink_allowed(const struct socket *sock, unsigned int flag) argument
1734 unsigned int flag; local
[all...]
/linux-master/net/mptcp/
H A Doptions.c1436 u8 len, flag = MPTCP_CAP_HMAC_SHA256; local
/linux-master/net/mac80211/
H A Dutil.c2215 static void ieee80211_reconfig_disconnect(struct ieee80211_vif *vif, u8 flag) argument
H A Dvht.c17 __check_vhtcap_disable(struct ieee80211_sub_if_data *sdata, struct ieee80211_sta_vht_cap *vht_cap, u32 flag) argument
H A Dsta_info.h738 set_sta_flag(struct sta_info *sta, enum ieee80211_sta_info_flags flag) argument
747 clear_sta_flag(struct sta_info *sta, enum ieee80211_sta_info_flags flag) argument
756 test_sta_flag(struct sta_info *sta, enum ieee80211_sta_info_flags flag) argument
762 test_and_clear_sta_flag(struct sta_info *sta, enum ieee80211_sta_info_flags flag) argument
771 test_and_set_sta_flag(struct sta_info *sta, enum ieee80211_sta_info_flags flag) argument
[all...]
H A Dht.c21 __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) 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) argument
/linux-master/net/ipv6/
H A Droute.c2489 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; local
/linux-master/net/ipv4/
H A Dtcp_input.c1011 int flag; member in struct:tcp_sacktag_state
2359 static bool tcp_time_to_recover(struct sock *sk, int flag) argument
2663 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag) argument
2733 tcp_try_to_open(struct sock *sk, int flag) argument
2873 tcp_process_loss(struct sock *sk, int flag, int num_dupack, int *rexmit) argument
3004 int fast_rexmit = 0, flag = *ack_flag; local
3119 tcp_update_rtt_min(struct sock *sk, u32 rtt_us, const int flag) argument
3135 tcp_ack_update_rtt(struct sock *sk, const int flag, long seq_rtt_us, long sack_rtt_us, long ca_rtt_us, struct rate_sample *rs) argument
3295 int flag = 0; local
3509 tcp_ack_is_dubious(const struct sock *sk, const int flag) argument
3516 tcp_may_raise_cwnd(const struct sock *sk, const int flag) argument
3536 tcp_cong_control(struct sock *sk, u32 ack, u32 acked_sacked, int flag, const struct rate_sample *rs) argument
3629 int flag = 0; local
3764 tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) argument
3824 tcp_newly_delivered(struct sock *sk, u32 prior_delivered, int flag) argument
3839 tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) argument
[all...]
/linux-master/net/core/
H A Drtnetlink.c4866 brport_nla_put_flag(struct sk_buff *skb, u32 flags, u32 mask, unsigned int attrnum, unsigned int flag) argument
/linux-master/net/bluetooth/
H A D6lowpan.c1029 bool flag; member in struct:set_enable
/linux-master/kernel/sched/
H A Dtopology.c56 unsigned int flag = BIT(idx); local
/linux-master/kernel/bpf/
H A Dbtf.c6295 u32 type, flag; local
6392 btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) argument
6651 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype __maybe_unused, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) argument
6746 enum bpf_type_flag flag = 0; local
[all...]
/linux-master/include/uapi/linux/
H A Dethtool.h1376 __u32 flag; member in struct:ethtool_dump
[all...]
/linux-master/include/net/
H A Dip_fib.h418 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; local
H A Dip6_fib.h640 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; local
/linux-master/include/linux/
H A Darm_ffa.h278 u8 flag; member in struct:ffa_mem_region_attributes
/linux-master/fs/overlayfs/
H A Dutil.c434 void ovl_dentry_set_flag(unsigned long flag, struct dentry *dentry) argument
439 void ovl_dentry_clear_flag(unsigned long flag, struct dentry *dentry) argument
444 bool ovl_dentry_test_flag(unsigned long flag, struct dentry *dentry) argument
/linux-master/fs/
H A Dopen.c801 do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group, int flag) argument
[all...]
/linux-master/fs/jfs/
H A Djfs_logmgr.h61 __le32 flag; /* 4: option */ member in struct:logsuper
366 unsigned long flag; /* 4: flag */ member in struct:jfs_log
467 u16 flag; /* only meaninful in tblock */ member in struct:logsyncblk
/linux-master/fs/btrfs/
H A Daccessors.h698 static inline int btrfs_header_flag(const struct extent_buffer *eb, u64 flag) argument
703 static inline void btrfs_set_header_flag(struct extent_buffer *eb, u64 flag) argument
710 static inline void btrfs_clear_header_flag(struct extent_buffer *eb, u64 flag) argument
/linux-master/drivers/s390/block/
H A Ddasd_devmap.c1514 int flag; local
1923 int flag; local
2500 dasd_set_feature(struct ccw_device *cdev, int feature, int flag) argument
[all...]
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h112 unsigned int flag; member in struct:t7xx_fsm_command

Completed in 398 milliseconds

1234567891011>>