Home
last modified time | relevance | path

Searched defs:ac (Results 51 – 75 of 225) sorted by relevance

123456789

/openbmc/linux/samples/bpf/
H A Dtest_probe_write_user_user.c11 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()
H A Dtracex3_user.c107 int main(int ac, char **argv) in main()
/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c67 int main(int ac, char **av) in main()
/openbmc/qemu/accel/
H A Daccel-system.c65 void accel_system_init_ops_interfaces(AccelClass *ac) in accel_system_init_ops_interfaces()
/openbmc/qemu/accel/qtest/
H A Dqtest.c46 AccelClass *ac = ACCEL_CLASS(oc); in qtest_accel_class_init() local
/openbmc/linux/net/mac80211/
H A Dmesh_ps.c455 int ac; in mps_frame_deliver() local
580 int ac, buffer_local = 0; in ieee80211_mps_frame_release() local
H A Dwme.c91 int ac = ieee802_1d_to_ac[skb->priority]; in ieee80211_downgrade_queue() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c312 struct rtw89_vif *rtwvif, u16 ac) in ____rtw89_conf_tx_edca()
338 struct rtw89_vif *rtwvif, u16 ac) in ____rtw89_conf_tx_mu_edca()
365 struct rtw89_vif *rtwvif, u16 ac) in __rtw89_conf_tx()
374 u16 ac; in rtw89_conf_tx() local
521 unsigned int link_id, u16 ac, in rtw89_ops_conf_tx()
/openbmc/linux/mm/
H A Dpage_alloc.c3057 const struct alloc_context *ac) in get_page_from_freelist()
3261 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback()
3375 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
3500 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact()
3621 const struct alloc_context *ac) in __perform_reclaim()
3680 const struct alloc_context *ac) in wake_all_kswapds()
3801 struct alloc_context *ac, int alloc_flags, in should_reclaim_retry()
3906 struct alloc_context *ac) in __alloc_pages_slowpath()
4185 struct alloc_context *ac, gfp_t *alloc_gfp, in prepare_alloc_pages()
4257 struct alloc_context ac; in __alloc_pages_bulk() local
[all …]
/openbmc/linux/fs/crypto/
H A Dfname.c212 u32 ac = 0; in fscrypt_base64url_encode() local
247 u32 ac = 0; in fscrypt_base64url_decode() local
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_cgm_regs.h29 #define CGM_ACn_DCm(cgm_addr,ac,dc) ( ((cgm_addr) + 0x00000808) + ((ac) * 0x20) + ((dc) * 0x4) ) argument
48 #define CGM_ACn_SC(cgm_addr,ac) ((cgm_addr + 0x00000800) + ((ac) * 0x20)) argument
49 #define CGM_ACn_SS(cgm_addr,ac) ((cgm_addr + 0x00000804) + ((ac) * 0x20)) argument
/openbmc/linux/kernel/
H A Dacct.c434 static void fill_ac(acct_t *ac) in fill_ac()
494 acct_t ac; in do_acct_process() local
H A Daudit.c219 struct auditd_connection *ac; in auditd_test_task() local
268 const struct auditd_connection *ac; in auditd_pid_vnr() local
477 struct auditd_connection *ac; in auditd_conn_free() local
649 static void auditd_reset(const struct auditd_connection *ac) in auditd_reset()
693 struct auditd_connection *ac; in auditd_send_unicast_skb() local
847 struct auditd_connection *ac; in kauditd_thread() local
/openbmc/u-boot/include/
H A Dsja1000.h19 u8 ac; member
/openbmc/qemu/accel/xen/
H A Dxen-all.c120 AccelClass *ac = ACCEL_CLASS(oc); in xen_accel_class_init() local
/openbmc/linux/include/linux/platform_data/
H A Dlp8727.h60 struct lp8727_chg_param *ac; member
/openbmc/u-boot/cmd/
H A Dmd5sum.c81 int ac; in do_md5sum() local
/openbmc/linux/fs/afs/
H A Drxrpc.c297 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call()
577 struct afs_addr_cursor *ac) in afs_wait_for_call_to_complete()
H A Dvl_probe.c149 struct afs_addr_cursor ac = { in afs_do_probe_vlserver() local
/openbmc/linux/include/linux/
H A Dtransport_class.h57 struct attribute_container ac; member
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.h51 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac) in ocfs2_alloc_context_bits_left()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c149 enum htc_endpoint_id ath6kl_ac2_endpoint_id(void *devt, u8 ac) in ath6kl_ac2_endpoint_id()
711 u8 ac; in ath6kl_update_target_stats() local
828 u8 ac; in ath6kl_tgt_stats_event() local
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c337 struct rtw_vif *rtwvif, u16 ac) in __rtw_conf_tx()
357 u16 ac; in rtw_conf_tx() local
482 unsigned int link_id, u16 ac, in rtw_ops_conf_tx()

123456789