Home
last modified time | relevance | path

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

12345

/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/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
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/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.c54 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state() argument
84 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property() local
110 struct acpi_ac *ac = data; acpi_ac_notify() local
144 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); acpi_ac_battery_notify() local
197 struct acpi_ac *ac; acpi_ac_probe() local
255 struct acpi_ac *ac = dev_get_drvdata(dev); acpi_ac_resume() local
272 struct acpi_ac *ac = platform_get_drvdata(pdev); acpi_ac_remove() local
[all...]
/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 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
364 int ac, tid; in sta_accumulate_removed_link_stats() local
1066 ieee80211_tids_for_ac(int ac) ieee80211_tids_for_ac() argument
1090 int ac; __sta_info_recalc_tim() local
1192 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local * local,struct sta_info * sta,int ac) sta_info_cleanup_expire_buffered_ac() argument
1273 int ac; sta_info_cleanup_expire_buffered() local
1809 int filtered = 0, buffered = 0, ac, i; ieee80211_sta_ps_deliver_wakeup() local
1994 int ac; ieee80211_sta_ps_more_data() local
2025 int ac; ieee80211_sta_ps_get_frames() local
2099 int tid, ac; ieee80211_sta_ps_deliver_response() local
2397 u8 ac = ieee80211_ac_from_tid(tid); ieee80211_sta_register_airtime() local
2470 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
2777 int i, ac, cpu, link_id = link->link_id; sta_set_link_sinfo() local
3014 int i, ac, cpu; sta_set_sinfo() local
[all...]
H A Dwme.c91 int ac = ieee802_1d_to_ac[skb->priority]; in ieee80211_downgrade_queue() local
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c106 struct mana_context *ac; in mana_link_state_handle() local
881 struct mana_context *ac = apc->ac; mana_tx_timeout() local
1010 mana_send_request(struct mana_context * ac,void * in_buf,u32 in_len,void * out_buf,u32 out_len) mana_send_request() argument
1180 mana_query_device_cfg(struct mana_context * ac,u32 proto_major_ver,u32 proto_minor_ver,u32 proto_micro_ver,u16 * max_num_vports,u8 * bm_hostmode) mana_query_device_cfg() argument
1612 mana_destroy_eq(struct mana_context * ac) mana_destroy_eq() argument
1636 mana_create_eq_debugfs(struct mana_context * ac,int i) mana_create_eq_debugfs() argument
1648 mana_create_eq(struct mana_context * ac) mana_create_eq() argument
2376 struct mana_context *ac = apc->ac; mana_create_txq() local
2833 struct mana_context *ac = apc->ac; mana_add_rx_queues() local
2965 mana_query_gf_stats(struct mana_context * ac) mana_query_gf_stats() argument
3383 mana_probe_port(struct mana_context * ac,int port_idx,struct net_device ** ndev_storage) mana_probe_port() argument
3614 struct mana_context *ac = mana_gf_stats_work_handler() local
3638 struct mana_context *ac = gd->driver_data; mana_probe() local
3758 struct mana_context *ac = gd->driver_data; mana_remove() local
3870 mana_get_primary_netdev(struct mana_context * ac,u32 port_index,netdevice_tracker * tracker) mana_get_primary_netdev() argument
[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 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/arch/powerpc/boot/
H A Dhack-coff.c28 main(int ac, char **av) in main() argument
/linux/mm/
H A Dpage_alloc.c3475 unreserve_highatomic_pageblock(const struct alloc_context * ac,bool force) unreserve_highatomic_pageblock() argument
3788 get_page_from_freelist(gfp_t gfp_mask,unsigned int order,int alloc_flags,const struct alloc_context * ac) get_page_from_freelist() argument
4025 __alloc_pages_cpuset_fallback(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac) __alloc_pages_cpuset_fallback() argument
4043 __alloc_pages_may_oom(gfp_t gfp_mask,unsigned int order,const struct alloc_context * ac,unsigned long * did_some_progress) __alloc_pages_may_oom() argument
4138 __alloc_pages_direct_compact(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,enum compact_priority prio,enum compact_result * compact_result) __alloc_pages_direct_compact() argument
4196 should_compact_retry(struct alloc_context * ac,int order,int alloc_flags,enum compact_result compact_result,enum compact_priority * compact_priority,int * compaction_retries) should_compact_retry() argument
4263 __alloc_pages_direct_compact(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,enum compact_priority prio,enum compact_result * compact_result) __alloc_pages_direct_compact() argument
4271 should_compact_retry(struct alloc_context * ac,int order,int alloc_flags,enum compact_result compact_result,enum compact_priority * compact_priority,int * compaction_retries) should_compact_retry() argument
4384 __perform_reclaim(gfp_t gfp_mask,unsigned int order,const struct alloc_context * ac) __perform_reclaim() argument
4410 __alloc_pages_direct_reclaim(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,unsigned long * did_some_progress) __alloc_pages_direct_reclaim() argument
4443 wake_all_kswapds(unsigned int order,gfp_t gfp_mask,const struct alloc_context * ac) wake_all_kswapds() argument
4573 should_reclaim_retry(gfp_t gfp_mask,unsigned order,struct alloc_context * ac,int alloc_flags,bool did_some_progress,int * no_progress_loops) should_reclaim_retry() argument
4649 check_retry_cpuset(int cpuset_mems_cookie,struct alloc_context * ac) check_retry_cpuset() argument
4683 __alloc_pages_slowpath(gfp_t gfp_mask,unsigned int order,struct alloc_context * ac) __alloc_pages_slowpath() argument
4970 prepare_alloc_pages(gfp_t gfp_mask,unsigned int order,int preferred_nid,nodemask_t * nodemask,struct alloc_context * ac,gfp_t * alloc_gfp,unsigned int * alloc_flags) prepare_alloc_pages() argument
5046 struct alloc_context ac; alloc_pages_bulk_noprof() local
5191 struct alloc_context ac = { }; __alloc_frozen_pages_noprof() local
7718 struct alloc_context ac = { }; alloc_frozen_pages_nolock_noprof() local
[all...]

12345