Searched refs:ac (Results 1 – 12 of 12) sorted by relevance
| /include/linux/ceph/ |
| A D | auth.h | 39 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 D | transport_class.h | 57 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 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);\
|
| A D | compaction.h | 94 const struct alloc_context *ac, enum compact_priority prio, 103 bool compaction_zonelist_suitable(struct alloc_context *ac, int order,
|
| A D | ieee80211.h | 1660 struct ieee80211_wmm_ac_param ac[4]; member
|
| /include/linux/platform_data/ |
| A D | lp8727.h | 60 struct lp8727_chg_param *ac; member
|
| A D | cros_ec_commands.h | 4215 int ac; member
|
| /include/trace/events/ |
| A D | ext4.h | 711 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 D | supply.h | 123 struct power_supply *ac; member
|
| /include/net/mana/ |
| A D | mana.h | 480 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 D | mac80211.h | 2615 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 D | cfg80211.h | 2680 enum nl80211_ac ac; member
|
Completed in 773 milliseconds