Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 11 of 11) sorted by relevance

/include/linux/ceph/
Dauth.h41 int (*is_authenticated)(struct ceph_auth_client *ac);
47 int (*should_authenticate)(struct ceph_auth_client *ac);
54 int (*build_request)(struct ceph_auth_client *ac, void *buf, void *end);
55 int (*handle_reply)(struct ceph_auth_client *ac, int result,
62 int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type,
65 int (*update_authorizer)(struct ceph_auth_client *ac, int peer_type,
67 int (*add_authorizer_challenge)(struct ceph_auth_client *ac,
71 int (*verify_authorizer_reply)(struct ceph_auth_client *ac,
73 void (*invalidate_authorizer)(struct ceph_auth_client *ac,
77 void (*reset)(struct ceph_auth_client *ac);
[all …]
/include/linux/
Dtransport_class.h57 struct attribute_container ac; member
62 container_of(x, struct transport_container, ac)
86 return attribute_container_register(&tc->ac); in transport_container_register()
91 if (unlikely(attribute_container_unregister(&tc->ac))) in transport_container_unregister()
Draid_class.h58 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\
67 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\
Dcompaction.h96 const struct alloc_context *ac, enum compact_priority prio,
180 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
Dieee80211.h1106 struct ieee80211_wmm_ac_param ac[4]; member
/include/linux/platform_data/
Dlp8727.h60 struct lp8727_chg_param *ac; member
Dcros_ec_commands.h4054 int ac; member
/include/trace/events/
Dext4.h634 TP_PROTO(struct ext4_allocation_context *ac,
637 TP_ARGS(ac, pa),
649 __entry->dev = ac->ac_sb->s_dev;
650 __entry->ino = ac->ac_inode->i_ino;
664 TP_PROTO(struct ext4_allocation_context *ac,
667 TP_ARGS(ac, pa)
672 TP_PROTO(struct ext4_allocation_context *ac,
675 TP_ARGS(ac, pa)
978 TP_PROTO(struct ext4_allocation_context *ac),
980 TP_ARGS(ac),
[all …]
/include/linux/mfd/wm8350/
Dsupply.h123 struct power_supply *ac; member
/include/net/
Dmac80211.h2060 u8 ac; member
3864 struct ieee80211_vif *vif, u16 ac,
6289 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
6300 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
6303 static inline void ieee80211_txq_schedule_end(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_end() argument
Dcfg80211.h1846 enum nl80211_ac ac; member