Searched refs:ac (Results 1 – 11 of 11) sorted by relevance
/include/linux/ceph/ |
D | auth.h | 41 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/ |
D | transport_class.h | 57 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()
|
D | raid_class.h | 58 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\ 67 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\
|
D | compaction.h | 96 const struct alloc_context *ac, enum compact_priority prio, 180 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
|
D | ieee80211.h | 1106 struct ieee80211_wmm_ac_param ac[4]; member
|
/include/linux/platform_data/ |
D | lp8727.h | 60 struct lp8727_chg_param *ac; member
|
D | cros_ec_commands.h | 4054 int ac; member
|
/include/trace/events/ |
D | ext4.h | 634 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/ |
D | supply.h | 123 struct power_supply *ac; member
|
/include/net/ |
D | mac80211.h | 2060 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
|
D | cfg80211.h | 1846 enum nl80211_ac ac; member
|