Home
last modified time | relevance | path

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

/include/linux/ceph/
A Dauth.h39 int (*is_authenticated)(struct ceph_auth_client *ac);
45 int (*should_authenticate)(struct ceph_auth_client *ac);
71 int (*verify_authorizer_reply)(struct ceph_auth_client *ac,
76 void (*invalidate_authorizer)(struct ceph_auth_client *ac,
80 void (*reset)(struct ceph_auth_client *ac);
82 void (*destroy)(struct ceph_auth_client *ac);
112 extern void ceph_auth_destroy(struct ceph_auth_client *ac);
114 extern void ceph_auth_reset(struct ceph_auth_client *ac);
123 extern int ceph_build_auth(struct ceph_auth_client *ac,
127 int __ceph_auth_get_authorizer(struct ceph_auth_client *ac,
[all …]
/include/linux/
A Dtransport_class.h57 struct attribute_container ac; member
62 container_of(x, struct transport_container, ac)
92 return attribute_container_register(&tc->ac); in transport_container_register()
97 if (unlikely(attribute_container_unregister(&tc->ac))) in transport_container_unregister()
A Draid_class.h58 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\
67 attribute_container_find_class_device(&r->raid_attrs.ac, dev);\
A Dcompaction.h94 const struct alloc_context *ac, enum compact_priority prio,
103 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
A Dieee80211.h1660 struct ieee80211_wmm_ac_param ac[4]; member
/include/linux/platform_data/
A Dlp8727.h60 struct lp8727_chg_param *ac; member
A Dcros_ec_commands.h4215 int ac; member
/include/trace/events/
A Dext4.h711 TP_ARGS(ac, pa),
723 __entry->dev = ac->ac_sb->s_dev;
741 TP_ARGS(ac, pa)
749 TP_ARGS(ac, pa)
1056 TP_ARGS(ac),
1096 __entry->found = ac->ac_found;
1097 __entry->flags = ac->ac_flags;
1099 __entry->buddy = ac->ac_buddy;
1100 __entry->tail = ac->ac_tail;
1101 __entry->cr = ac->ac_criteria;
[all …]
/include/linux/mfd/wm8350/
A Dsupply.h123 struct power_supply *ac; member
/include/net/mana/
A Dmana.h480 struct mana_context *ac; member
551 int mana_config_rss(struct mana_port_context *ac, enum TRI_STATE rx,
1008 struct net_device *mana_get_primary_netdev(struct mana_context *ac,
/include/net/
A Dmac80211.h2615 u8 ac; member
4639 unsigned int link_id, u16 ac,
7480 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
7491 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
7494 static inline void ieee80211_txq_schedule_end(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_end() argument
A Dcfg80211.h2680 enum nl80211_ac ac; member

Completed in 107 milliseconds