Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/drivers/s390/crypto/
H A Dap_card.c25 struct ap_card *ac = to_ap_card(dev); in hwtype_show() local
35 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show() local
45 struct ap_card *ac = to_ap_card(dev); in depth_show() local
55 struct ap_card *ac = to_ap_card(dev); in ap_functions_show() local
66 struct ap_card *ac = to_ap_card(dev); in request_count_show() local
82 struct ap_card *ac = to_ap_card(dev); in request_count_store() local
102 struct ap_card *ac = to_ap_card(dev); in requestq_count_show() local
121 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show() local
145 struct ap_card *ac = to_ap_card(dev); in config_show() local
155 struct ap_card *ac = to_ap_card(dev); in config_store() local
[all …]
H A Dzcrypt_cex4.c84 struct ap_card *ac = to_ap_card(dev); in cca_serialnr_show() local
215 struct ap_card *ac = to_ap_card(dev); in ep11_api_ordinalnr_show() local
236 struct ap_card *ac = to_ap_card(dev); in ep11_fw_version_show() local
259 struct ap_card *ac = to_ap_card(dev); in ep11_serialnr_show() local
293 struct ap_card *ac = to_ap_card(dev); in ep11_card_op_modes_show() local
467 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe() local
624 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_remove() local
/openbmc/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()
284 int ceph_build_auth(struct ceph_auth_client *ac, in ceph_build_auth()
296 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.c22 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) in ceph_x_is_authenticated()
36 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) in ceph_x_should_authenticate()
120 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler()
147 static void remove_ticket_handler(struct ceph_auth_client *ac, in remove_ticket_handler()
160 static int process_one_ticket(struct ceph_auth_client *ac, in process_one_ticket()
270 static int ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, in ceph_x_proc_ticket_reply()
351 static int ceph_x_build_authorizer(struct ceph_auth_client *ac, in ceph_x_build_authorizer()
458 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets()
488 static int ceph_x_build_request(struct ceph_auth_client *ac, in ceph_x_build_request()
600 static int handle_auth_session_key(struct ceph_auth_client *ac, u64 global_id, in handle_auth_session_key()
[all …]
/openbmc/qemu/target/i386/tcg/
H A Daccess.c55 static void *access_ptr(X86Access *ac, vaddr addr, unsigned len) in access_ptr()
86 uint8_t access_ldb(X86Access *ac, vaddr addr) in access_ldb()
96 uint16_t access_ldw(X86Access *ac, vaddr addr) in access_ldw()
106 uint32_t access_ldl(X86Access *ac, vaddr addr) in access_ldl()
116 uint64_t access_ldq(X86Access *ac, vaddr addr) in access_ldq()
126 void access_stb(X86Access *ac, vaddr addr, uint8_t val) in access_stb()
137 void access_stw(X86Access *ac, vaddr addr, uint16_t val) in access_stw()
148 void access_stl(X86Access *ac, vaddr addr, uint32_t val) in access_stl()
159 void access_stq(X86Access *ac, vaddr addr, uint64_t val) in access_stq()
H A Dfpu_helper.c88 static floatx80 do_fldt(X86Access *ac, target_ulong ptr) in do_fldt()
97 static void do_fstt(X86Access *ac, target_ulong ptr, floatx80 f) in do_fstt()
425 X86Access ac; in helper_fldt_ST0() local
437 X86Access ac; in helper_fstt_ST0() local
818 X86Access ac; in helper_fbld_ST0() local
846 X86Access ac; in helper_fbst_ST0() local
2418 static void do_fstenv(X86Access *ac, target_ulong ptr, int data32) in do_fstenv()
2468 X86Access ac; in helper_fstenv() local
2490 static void do_fldenv(X86Access *ac, target_ulong ptr, int data32) in do_fldenv()
2508 X86Access ac; in helper_fldenv() local
[all …]
/openbmc/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
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c181 #define AC_READ(ac, reg) ((ac)->bops->read((ac)->dev, reg)) argument
182 #define AC_WRITE(ac, reg, val) ((ac)->bops->write((ac)->dev, reg, val)) argument
238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) in adxl34x_get_triple()
256 static void adxl34x_service_ev_fifo(struct adxl34x *ac) in adxl34x_service_ev_fifo()
278 static void adxl34x_send_key_events(struct adxl34x *ac, in adxl34x_send_key_events()
290 static void adxl34x_do_tap(struct adxl34x *ac, in adxl34x_do_tap()
300 struct adxl34x *ac = handle; in adxl34x_irq() local
401 static void __adxl34x_disable(struct adxl34x *ac) in __adxl34x_disable()
410 static void __adxl34x_enable(struct adxl34x *ac) in __adxl34x_enable()
417 struct adxl34x *ac = dev_get_drvdata(dev); in adxl34x_suspend() local
[all …]
H A Dadxl34x-i2c.c79 struct adxl34x *ac; in adxl34x_i2c_probe() local
103 struct adxl34x *ac = i2c_get_clientdata(client); in adxl34x_i2c_remove() local
H A Dadxl34x-spi.c70 struct adxl34x *ac; in adxl34x_spi_probe() local
92 struct adxl34x *ac = spi_get_drvdata(spi); in adxl34x_spi_remove() local
/openbmc/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
/openbmc/linux/drivers/acpi/
H A Dac.c75 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state()
105 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property() local
132 struct acpi_ac *ac = acpi_driver_data(device); in acpi_ac_notify() local
167 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); in acpi_ac_battery_notify() local
220 struct acpi_ac *ac = NULL; in acpi_ac_add() local
278 struct acpi_ac *ac; in acpi_ac_resume() local
302 struct acpi_ac *ac = NULL; in acpi_ac_remove() local
/openbmc/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
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.c279 static inline void q6asm_add_hdr(struct audio_client *ac, struct apr_hdr *hdr, in q6asm_add_hdr()
291 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt()
328 static int __q6asm_memory_unmap(struct audio_client *ac, in __q6asm_memory_unmap()
372 static void q6asm_audio_client_free_buf(struct audio_client *ac, in q6asm_audio_client_free_buf()
392 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions()
421 static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, in __q6asm_memory_map_regions()
500 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions()
550 struct audio_client *ac; in q6asm_audio_client_release() local
569 void q6asm_audio_client_free(struct audio_client *ac) in q6asm_audio_client_free()
578 struct audio_client *ac = NULL; in q6asm_get_audio_client() local
[all …]
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c118 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource()
138 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context()
419 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig()
463 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits()
484 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig()
576 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig()
661 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() local
763 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits()
911 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource()
944 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode()
[all …]
H A Dlocalalloc.c616 struct ocfs2_alloc_context *ac) in ocfs2_reserve_local_alloc_bits()
715 struct ocfs2_alloc_context *ac, in ocfs2_claim_local_alloc_bits()
771 struct ocfs2_alloc_context *ac, in ocfs2_free_local_alloc_bits()
1097 struct ocfs2_alloc_context **ac, in ocfs2_local_alloc_reserve_for_window()
1148 struct ocfs2_alloc_context *ac) in ocfs2_local_alloc_new_window()
1243 struct ocfs2_alloc_context *ac = NULL; in ocfs2_local_alloc_slide_window() local
/openbmc/qemu/accel/
H A Daccel-target.c47 AccelClass *ac = ACCEL_CLASS(module_object_class_by_name(class_name)); in accel_find() local
55 AccelClass *ac = ACCEL_GET_CLASS(current_accel()); in current_accel_name() local
85 static void accel_init_cpu_interfaces(AccelClass *ac) in accel_init_cpu_interfaces()
104 void accel_init_interfaces(AccelClass *ac) in accel_init_interfaces()
/openbmc/linux/fs/ext4/
H A Dmballoc.c874 static void ext4_mb_choose_next_group_p2_aligned(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_p2_aligned()
917 ext4_mb_find_good_group_avg_frag_lists(struct ext4_allocation_context *ac, int order) in ext4_mb_find_good_group_avg_frag_lists()
948 static void ext4_mb_choose_next_group_goal_fast(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_goal_fast()
993 static void ext4_mb_choose_next_group_best_avail(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_best_avail()
1071 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan()
1087 next_linear_group(struct ext4_allocation_context *ac, ext4_group_t group, in next_linear_group()
1120 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group()
2134 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found()
2183 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits()
2236 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent()
[all …]
/openbmc/linux/lib/
H A Dbase64.c34 u32 ac = 0; in base64_encode() local
75 u32 ac = 0; in base64_decode() local
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c283 int32_t ac, in mipsdsp_sat64_acc_add_q63()
310 int32_t ac, in mipsdsp_sat64_acc_sub_q63()
504 int32_t ac, in mipsdsp_rndrashift_short_acc()
519 uint32_t ac, in mipsdsp_rashift_acc()
540 uint32_t ac, in mipsdsp_rndrashift_acc()
566 static inline int32_t mipsdsp_mul_q15_q15(int32_t ac, uint16_t a, uint16_t b, in mipsdsp_mul_q15_q15()
581 static inline int64_t mipsdsp_mul_q31_q31(int32_t ac, uint32_t a, uint32_t b, in mipsdsp_mul_q31_q31()
2136 void helper_mulsaq_s_w_qh(target_ulong rs, target_ulong rt, uint32_t ac, in helper_mulsaq_s_w_qh()
2568 void helper_mulsaq_s_l_pw(target_ulong rs, target_ulong rt, uint32_t ac, in helper_mulsaq_s_l_pw()
3120 target_ulong helper_extr_w(target_ulong ac, target_ulong shift, in helper_extr_w()
[all …]
/openbmc/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
1668 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto() local
1836 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead() local
2041 static void artpec6_crypto_process_queue(struct artpec6_crypto *ac, in artpec6_crypto_process_queue()
2071 struct artpec6_crypto *ac = from_timer(ac, t, timer); in artpec6_crypto_timeout() local
[all …]
/openbmc/linux/net/mac80211/
H A Dsta_info.c119 int ac, i; in __cleanup_single_sta() local
992 static unsigned long ieee80211_tids_for_ac(int ac) in ieee80211_tids_for_ac()
1016 int ac; in __sta_info_recalc_tim() local
1118 struct sta_info *sta, int ac) in sta_info_cleanup_expire_buffered_ac()
1199 int ac; in sta_info_cleanup_expire_buffered() local
1700 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1885 int ac; in ieee80211_sta_ps_more_data() local
1916 int ac; in ieee80211_sta_ps_get_frames() local
1990 int tid, ac; in ieee80211_sta_ps_deliver_response() local
2288 u8 ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_register_airtime() local
[all …]
/openbmc/linux/drivers/of/
H A Dcpu.c17 int ac, len; in of_get_cpu_hwid() local
56 int ac, prop_len, tid; in __of_find_n_match_cpu_property() local
/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c159 static void aux_source_clk_config(uintptr_t cgm_addr, u8 ac, u32 source) in aux_source_clk_config()
165 static void aux_div_clk_config(uintptr_t cgm_addr, u8 ac, u8 dc, u32 divider) in aux_div_clk_config()

12345678910