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()
151 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler()
178 static void remove_ticket_handler(struct ceph_auth_client *ac, in remove_ticket_handler()
191 static int process_one_ticket(struct ceph_auth_client *ac, in process_one_ticket()
310 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, in ceph_x_proc_ticket_reply()
393 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, in ceph_x_build_authorizer()
505 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets()
535 static int ceph_x_build_request(struct ceph_auth_client *ac, in ceph_x_build_request()
661 static int handle_auth_session_key(struct ceph_auth_client *ac, u64 global_id, in handle_auth_session_key()
[all …]
/linux/drivers/s390/crypto/
H A Dap_card.c24 struct ap_card *ac = to_ap_card(dev); in hwtype_show() local
34 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show() local
44 struct ap_card *ac = to_ap_card(dev); in depth_show() local
54 struct ap_card *ac = to_ap_card(dev); in ap_functions_show() local
65 struct ap_card *ac = to_ap_card(dev); in request_count_show() local
81 struct ap_card *ac = to_ap_card(dev); in request_count_store() local
101 struct ap_card *ac = to_ap_card(dev); in requestq_count_show() local
120 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show() local
144 struct ap_card *ac = to_ap_card(dev); in config_show() local
154 struct ap_card *ac = to_ap_card(dev); in config_store() local
[all …]
H A Dzcrypt_cex4.c83 struct ap_card *ac = to_ap_card(dev); in cca_serialnr_show() local
212 struct ap_card *ac = to_ap_card(dev); in ep11_api_ordinalnr_show() local
232 struct ap_card *ac = to_ap_card(dev); in ep11_fw_version_show() local
254 struct ap_card *ac = to_ap_card(dev); in ep11_serialnr_show() local
290 struct ap_card *ac = to_ap_card(dev); in ep11_card_op_modes_show() local
466 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe() local
622 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/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/drivers/acpi/
H A Dac.c66 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state()
96 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property() local
122 struct acpi_ac *ac = data; in acpi_ac_notify() local
155 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); in acpi_ac_battery_notify() local
208 struct acpi_ac *ac; in acpi_ac_probe() local
264 struct acpi_ac *ac = dev_get_drvdata(dev); in acpi_ac_resume() local
281 struct acpi_ac *ac = platform_get_drvdata(pdev); in acpi_ac_remove() 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/fs/ocfs2/
H A Dsuballoc.c123 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource()
143 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context()
492 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig()
536 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits()
557 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig()
649 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig()
734 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() local
838 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits()
986 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource()
1019 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode()
[all …]
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/fs/xfs/
H A Dxfs_file.c389 struct xfs_zone_alloc_ctx *ac) in xfs_file_write_zero_eof()
461 struct xfs_zone_alloc_ctx *ac) in xfs_file_write_checks()
527 struct xfs_zone_alloc_ctx *ac) in xfs_zoned_write_space_reserve()
667 struct xfs_zone_alloc_ctx *ac = iter->private; in xfs_dio_zoned_submit_io() local
704 struct xfs_zone_alloc_ctx *ac) in xfs_file_dio_write_aligned()
752 struct xfs_zone_alloc_ctx ac = { }; in xfs_file_dio_write_zoned() local
1065 struct xfs_zone_alloc_ctx ac = { }; in xfs_file_buffered_write_zoned() local
1220 struct xfs_zone_alloc_ctx *ac) in xfs_falloc_collapse_range()
1299 struct xfs_zone_alloc_ctx *ac) in xfs_falloc_force_zero()
1325 struct xfs_zone_alloc_ctx *ac) in xfs_falloc_zero_range()
[all …]
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c451 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy() local
459 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit() local
481 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma() local
1045 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_init() local
1074 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_destroy() local
1317 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_hash() local
1672 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto() local
1840 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead() local
2045 static void artpec6_crypto_process_queue(struct artpec6_crypto *ac, in artpec6_crypto_process_queue()
2075 struct artpec6_crypto *ac = timer_container_of(ac, t, timer); in artpec6_crypto_timeout() local
[all …]
/linux/net/mac80211/
H A Dsta_info.c134 int ac, i; in __cleanup_single_sta() local
364 int ac, tid; in sta_accumulate_removed_link_stats() local
1060 ieee80211_tids_for_ac(int ac) ieee80211_tids_for_ac() argument
1084 int ac; __sta_info_recalc_tim() local
1186 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local * local,struct sta_info * sta,int ac) sta_info_cleanup_expire_buffered_ac() argument
1267 int ac; sta_info_cleanup_expire_buffered() local
1784 int filtered = 0, buffered = 0, ac, i; ieee80211_sta_ps_deliver_wakeup() local
1969 int ac; ieee80211_sta_ps_more_data() local
2000 int ac; ieee80211_sta_ps_get_frames() local
2074 int tid, ac; ieee80211_sta_ps_deliver_response() local
2372 u8 ac = ieee80211_ac_from_tid(tid); ieee80211_sta_register_airtime() local
2445 ieee80211_sta_update_pending_airtime(struct ieee80211_local * local,struct sta_info * sta,u8 ac,u16 tx_airtime,bool tx_completed) ieee80211_sta_update_pending_airtime() argument
2752 int i, ac, cpu, link_id = link->link_id; sta_set_link_sinfo() local
2987 int i, ac, cpu; sta_set_sinfo() local
[all...]
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c106 struct mana_context *ac; in mana_link_state_handle() local
874 struct mana_context *ac = apc->ac; in mana_tx_timeout() local
1003 static int mana_send_request(struct mana_context *ac, void *in_buf, in mana_send_request()
1173 static int mana_query_device_cfg(struct mana_context *ac, u32 proto_major_ver, in mana_query_device_cfg()
1591 static void mana_destroy_eq(struct mana_context *ac) in mana_destroy_eq()
1615 static void mana_create_eq_debugfs(struct mana_context *ac, int i) in mana_create_eq_debugfs()
1627 static int mana_create_eq(struct mana_context *ac) in mana_create_eq()
2329 struct mana_context *ac = apc->ac; in mana_create_txq() local
2786 struct mana_context *ac = apc->ac; in mana_add_rx_queues() local
2908 int mana_query_gf_stats(struct mana_context *ac) in mana_query_gf_stats()
[all …]
/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 wlcore_lnk_dequeue_high_prio(struct wl1271 * wl,u8 hlid,u8 ac,u8 * low_prio_hlid) wlcore_lnk_dequeue_high_prio() argument
551 wlcore_vif_dequeue_high_prio(struct wl1271 * wl,struct wl12xx_vif * wlvif,u8 ac,u8 * hlid,u8 * low_prio_hlid) wlcore_vif_dequeue_high_prio() argument
589 int ac; wl1271_skb_dequeue() local
[all...]
/linux/kernel/
H A Dacct.c108 acct_t ac; member
434 acct_t *ac = &acct->ac; in fill_ac() local
521 acct_t *ac = &acct->ac; in acct_write_process() 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()
/linux/arch/powerpc/boot/
H A Dhack-coff.c28 main(int ac, char **av) in main()

123456