Home
last modified time | relevance | path

Searched defs:ac (Results 1 – 25 of 127) sorted by relevance

123456

/linux/net/ceph/
H A Dauth.c24 static int init_protocol(struct ceph_auth_client *ac, int proto) in init_protocol()
39 void ceph_auth_set_global_id(struct ceph_auth_client *ac, u64 global_id) in ceph_auth_set_global_id()
60 struct ceph_auth_client *ac; in ceph_auth_init() local
81 void ceph_auth_destroy(struct ceph_auth_client *ac) in ceph_auth_destroy()
92 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset()
121 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) in ceph_auth_build_hello()
164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request()
198 int ceph_handle_auth_reply(struct ceph_auth_client *ac, in ceph_handle_auth_reply()
286 int ceph_build_auth(struct ceph_auth_client *ac, in ceph_build_auth()
298 int ceph_auth_is_authenticated(struct ceph_auth_client *ac) in ceph_auth_is_authenticated()
[all …]
H A Dauth_none.c15 static void reset(struct ceph_auth_client *ac) in reset()
22 static void destroy(struct ceph_auth_client *ac) in destroy()
28 static int is_authenticated(struct ceph_auth_client *ac) in is_authenticated()
35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate()
42 static int ceph_auth_none_build_authorizer(struct ceph_auth_client *ac, in ceph_auth_none_build_authorizer()
63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request()
72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply()
94 struct ceph_auth_client *ac, int peer_type, in ceph_auth_none_create_authorizer()
131 int ceph_auth_none_init(struct ceph_auth_client *ac) in ceph_auth_none_init()
H A Dauth_x.c38 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) in ceph_x_is_authenticated()
52 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) in ceph_x_should_authenticate()
156 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler()
183 static void remove_ticket_handler(struct ceph_auth_client *ac, in remove_ticket_handler()
196 static int process_one_ticket(struct ceph_auth_client *ac, in process_one_ticket()
315 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, in ceph_x_proc_ticket_reply()
398 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, in ceph_x_build_authorizer()
510 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets()
540 static int ceph_x_build_request(struct ceph_auth_client *ac, in ceph_x_build_request()
666 static int handle_auth_session_key(struct ceph_auth_client *ac, u64 global_id, in handle_auth_session_key()
[all …]
/linux/drivers/power/supply/
H A Dsurface_charger.c67 static int spwr_ac_update_unlocked(struct spwr_ac_device *ac) in spwr_ac_update_unlocked()
81 static int spwr_ac_update(struct spwr_ac_device *ac) in spwr_ac_update()
92 static int spwr_ac_recheck(struct spwr_ac_device *ac) in spwr_ac_recheck()
105 struct spwr_ac_device *ac; in spwr_notify_ac() local
142 struct spwr_ac_device *ac = power_supply_get_drvdata(psy); in spwr_ac_get_property() local
174 static void spwr_ac_init(struct spwr_ac_device *ac, struct ssam_device *sdev, in spwr_ac_init()
197 static int spwr_ac_register(struct spwr_ac_device *ac) in spwr_ac_register()
234 struct spwr_ac_device *ac; in surface_ac_probe() local
252 struct spwr_ac_device *ac = ssam_device_get_drvdata(sdev); in surface_ac_remove() local
/linux/drivers/media/pci/tw686x/
H A Dtw686x-audio.c38 struct tw686x_audio_channel *ac = &dev->audio_channels[ch]; in tw686x_audio_irq() local
107 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_open() local
124 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_close() local
133 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_prepare() local
214 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_trigger() local
253 struct tw686x_audio_channel *ac = &dev->audio_channels[ss->number]; in tw686x_pcm_pointer() local
296 struct tw686x_audio_channel *ac) in tw686x_audio_dma_free()
311 struct tw686x_audio_channel *ac) in tw686x_audio_dma_alloc()
384 struct tw686x_audio_channel *ac; in tw686x_audio_init() local
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.c282 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, in q6asm_add_hdr()
294 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt()
331 static int __q6asm_memory_unmap(struct audio_client *ac, in __q6asm_memory_unmap()
371 static void q6asm_audio_client_free_buf(struct audio_client *ac, in q6asm_audio_client_free_buf()
391 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions()
420 static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, in __q6asm_memory_map_regions()
493 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions()
543 struct audio_client *ac; in q6asm_audio_client_release() local
562 void q6asm_audio_client_free(struct audio_client *ac) in q6asm_audio_client_free()
571 struct audio_client *ac = NULL; in q6asm_get_audio_client() local
[all …]
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c24 struct ionic_rx_filter_add_cmd *ac; in ionic_rx_filter_replay() local
128 struct ionic_rx_filter_add_cmd *ac; in ionic_rx_filter_save() local
243 struct ionic_rx_filter_add_cmd *ac) in ionic_rx_filter_find()
305 struct ionic_rx_filter_add_cmd *ac) in ionic_lif_filter_add()
448 struct ionic_rx_filter_add_cmd ac = { in ionic_lif_addr_add() local
459 struct ionic_rx_filter_add_cmd ac = { in ionic_lif_vlan_add() local
468 struct ionic_rx_filter_add_cmd *ac) in ionic_lif_filter_del()
534 struct ionic_rx_filter_add_cmd ac = { in ionic_lif_addr_del() local
545 struct ionic_rx_filter_add_cmd ac = { in ionic_lif_vlan_del() local
/linux/fs/ext4/
H A Dmballoc.c896 struct ext4_allocation_context *ac) in ext4_get_allocation_groups_count()
910 static int ext4_mb_scan_groups_xa_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_xa_range()
944 ext4_mb_scan_groups_largest_free_order_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_largest_free_order_range()
960 static int ext4_mb_scan_groups_p2_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_p2_aligned()
995 ext4_mb_scan_groups_avg_frag_order_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_avg_frag_order_range()
1011 static int ext4_mb_scan_groups_goal_fast(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_goal_fast()
1061 static int ext4_mb_scan_groups_best_avail(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_best_avail()
1145 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan()
1166 static int ext4_mb_scan_groups_linear(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_linear()
1193 static int ext4_mb_scan_groups(struct ext4_allocation_context *ac) in ext4_mb_scan_groups()
[all …]
/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c83 struct ap_card *ac = to_ap_card(dev); in cca_serialnr_show() local
238 struct ap_card *ac = to_ap_card(dev); in ep11_api_ordinalnr_show() local
258 struct ap_card *ac = to_ap_card(dev); in ep11_fw_version_show() local
280 struct ap_card *ac = to_ap_card(dev); in ep11_serialnr_show() local
316 struct ap_card *ac = to_ap_card(dev); in ep11_card_op_modes_show() local
492 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe() local
648 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_remove() local
H A Dzcrypt_card.c54 struct ap_card *ac = to_ap_card(dev); in online_show() local
65 struct ap_card *ac = to_ap_card(dev); in online_store() local
/linux/io_uring/
H A During_cmd.c20 struct io_async_cmd *ac = (struct io_async_cmd *)entry; in io_cmd_cache_free() local
29 struct io_async_cmd *ac = req->async_data; in io_req_uring_cleanup() local
189 struct io_async_cmd *ac; in io_uring_cmd_prep() local
234 struct io_async_cmd *ac = req->async_data; in io_uring_cmd_sqe_copy() local
310 struct io_async_cmd *ac = req->async_data; in io_uring_cmd_import_fixed_vec() local
/linux/fs/ocfs2/
H A Dlocalalloc.c617 struct ocfs2_alloc_context *ac) in ocfs2_reserve_local_alloc_bits()
716 struct ocfs2_alloc_context *ac, in ocfs2_claim_local_alloc_bits()
772 struct ocfs2_alloc_context *ac, in ocfs2_free_local_alloc_bits()
1091 struct ocfs2_alloc_context **ac, in ocfs2_local_alloc_reserve_for_window()
1142 struct ocfs2_alloc_context *ac) in ocfs2_local_alloc_new_window()
1237 struct ocfs2_alloc_context *ac = NULL; in ocfs2_local_alloc_slide_window() local
/linux/net/mac80211/
H A Dsta_info.c134 int ac, i; in __cleanup_single_sta() local
373 int ac, tid; in sta_accumulate_removed_link_stats() local
1089 static unsigned long ieee80211_tids_for_ac(int ac) in ieee80211_tids_for_ac()
1113 int ac; in __sta_info_recalc_tim() local
1215 struct sta_info *sta, int ac) in sta_info_cleanup_expire_buffered_ac()
1296 int ac; in sta_info_cleanup_expire_buffered() local
1832 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
2017 int ac; in ieee80211_sta_ps_more_data() local
2048 int ac; in ieee80211_sta_ps_get_frames() local
2122 int tid, ac; in ieee80211_sta_ps_deliver_response() local
[all …]
H A Dwme.c91 int ac = ieee802_1d_to_ac[skb->priority]; in ieee80211_downgrade_queue() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c194 int id, ret = -EBUSY, ac; in wl1271_tx_allocate() local
257 int ac, rate_idx; in wl1271_tx_fill_hdr() local
487 int i, q = -1, ac; in wlcore_select_ac() local
531 u8 hlid, u8 ac, in wlcore_lnk_dequeue_high_prio()
551 u8 ac, u8 *hlid, in wlcore_vif_dequeue_high_prio()
589 int ac; in wl1271_skb_dequeue() local
/linux/samples/bpf/
H A Dtracex1_user.c7 int main(int ac, char **argv) in main()
H A Dspintest_user.c10 int main(int ac, char **argv) in main()
H A Dsockex1_user.c11 int main(int ac, char **argv) in main()
H A Dtracex5_user.c35 int main(int ac, char **argv) in main()
H A Dsockex2_user.c16 int main(int ac, char **argv) in main()
H A Dtracex4_user.c48 int main(int ac, char **argv) in main()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c109 struct mana_context *ac; in mana_link_state_handle() local
913 struct mana_context *ac = apc->ac; in mana_tx_timeout() local
1089 static int mana_send_request(struct mana_context *ac, void *in_buf, in mana_send_request()
1724 struct mana_context *ac = apc->ac; in mana_destroy_eq() local
2710 struct mana_context *ac = apc->ac; in mana_create_txq() local
3339 int mana_query_gf_stats(struct mana_context *ac) in mana_query_gf_stats()
3803 static int mana_probe_port(struct mana_context *ac, int port_idx, in mana_probe_port()
4046 struct mana_context *ac = in mana_gf_stats_work_handler() local
4070 struct mana_context *ac = gd->driver_data; in mana_probe() local
4194 struct mana_context *ac = gd->driver_data; in mana_remove() local
[all …]
/linux/mm/
H A Dslub.c2509 const struct slab_alloc_context *ac) in memcg_slab_post_alloc_hook()
2615 const struct slab_alloc_context *ac) in memcg_slab_post_alloc_hook()
3755 const struct slab_alloc_context *ac) in alloc_single_from_new_slab()
3888 const struct slab_alloc_context *ac) in get_from_partial_node()
3951 const struct slab_alloc_context *ac) in get_from_any_partial()
4026 const struct slab_alloc_context *ac) in get_from_partial()
4534 const struct slab_alloc_context *ac) in ___slab_alloc()
4646 void **p, const struct slab_alloc_context *ac) in slab_post_alloc_hook()
4970 gfp_t gfpflags, int node, const struct slab_alloc_context *ac) in slab_alloc_node()
5004 const struct slab_alloc_context ac = { in kmem_cache_alloc_noprof() local
[all …]
/linux/drivers/input/misc/
H A Dadxl34x-i2c.c79 struct adxl34x *ac; in adxl34x_i2c_probe() local
H A Dadxl34x-spi.c70 struct adxl34x *ac; in adxl34x_spi_probe() local

123456