Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/clk/ti/
H A Dapll.c36 struct dpll_data *ad; in dra7_apll_enable() local
86 struct dpll_data *ad; in dra7_apll_disable() local
103 struct dpll_data *ad; in dra7_apll_is_enabled() local
133 struct dpll_data *ad = clk_hw->dpll_data; in omap_clk_register_apll() local
180 struct dpll_data *ad = NULL; in of_dra7_apll_setup() local
238 struct dpll_data *ad = clk->dpll_data; in omap2_apll_is_enabled() local
263 struct dpll_data *ad = clk->dpll_data; in omap2_apll_enable() local
294 struct dpll_data *ad = clk->dpll_data; in omap2_apll_disable() local
312 struct dpll_data *ad = clk->dpll_data; in omap2_apll_set_autoidle() local
341 struct dpll_data *ad = NULL; in of_omap2_apll_setup() local
/linux/drivers/dma/
H A Dapple-admac.c150 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout()
184 static void admac_free_sram_carveout(struct admac_data *ad, in admac_free_sram_carveout()
206 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify()
287 static void admac_cyclic_write_one_desc(struct admac_data *ad, int channo, in admac_cyclic_write_one_desc()
313 static void admac_cyclic_write_desc(struct admac_data *ad, int channo, in admac_cyclic_write_desc()
345 static u32 admac_cyclic_read_residue(struct admac_data *ad, int channo, in admac_cyclic_read_residue()
378 struct admac_data *ad = adchan->host; in admac_tx_status() local
413 struct admac_data *ad = adchan->host; in admac_start_chan() local
436 struct admac_data *ad = adchan->host; in admac_stop_chan() local
454 struct admac_data *ad = adchan->host; in admac_reset_rings() local
[all …]
/linux/sound/soc/ti/
H A Domap-hdmi.c50 struct hdmi_audio_data *ad = dev_get_drvdata(dev); in hdmi_dai_abort() local
66 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_startup() local
108 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_hw_params() local
233 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_trigger() local
258 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_shutdown() local
313 struct hdmi_audio_data *ad; in omap_hdmi_audio_probe() local
/linux/lib/crypto/
H A Dchacha20poly1305.c113 const u8 *ad, const size_t ad_len, in xchacha20poly1305_encrypt() argument
58 __chacha20poly1305_encrypt(u8 * dst,const u8 * src,const size_t src_len,const u8 * ad,const size_t ad_len,u32 * chacha_state) __chacha20poly1305_encrypt() argument
91 chacha20poly1305_encrypt(u8 * dst,const u8 * src,const size_t src_len,const u8 * ad,const size_t ad_len,const u64 nonce,const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_encrypt() argument
126 __chacha20poly1305_decrypt(u8 * dst,const u8 * src,const size_t src_len,const u8 * ad,const size_t ad_len,u32 * chacha_state) __chacha20poly1305_decrypt() argument
169 chacha20poly1305_decrypt(u8 * dst,const u8 * src,const size_t src_len,const u8 * ad,const size_t ad_len,const u64 nonce,const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_decrypt() argument
195 xchacha20poly1305_decrypt(u8 * dst,const u8 * src,const size_t src_len,const u8 * ad,const size_t ad_len,const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE],const u8 key[CHACHA20POLY1305_KEY_SIZE]) xchacha20poly1305_decrypt() argument
210 chacha20poly1305_crypt_sg_inplace(struct scatterlist * src,const size_t src_len,const u8 * ad,const size_t ad_len,const u64 nonce,const u8 key[CHACHA20POLY1305_KEY_SIZE],int encrypt) chacha20poly1305_crypt_sg_inplace() argument
334 chacha20poly1305_encrypt_sg_inplace(struct scatterlist * src,size_t src_len,const u8 * ad,const size_t ad_len,const u64 nonce,const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_encrypt_sg_inplace() argument
344 chacha20poly1305_decrypt_sg_inplace(struct scatterlist * src,size_t src_len,const u8 * ad,const size_t ad_len,const u64 nonce,const u8 key[CHACHA20POLY1305_KEY_SIZE]) chacha20poly1305_decrypt_sg_inplace() argument
[all...]
/linux/security/apparmor/
H A Dtask.c208 struct apparmor_audit_data *ad = aad(sa); in audit_ptrace_cb() local
229 struct apparmor_audit_data *ad) in profile_ptrace_perm()
246 struct apparmor_audit_data *ad) in profile_tracee_perm()
258 struct apparmor_audit_data *ad) in profile_tracer_perm()
307 struct apparmor_audit_data *ad = aad_of_va(va); in audit_ns_cb() local
317 struct apparmor_audit_data *ad, in aa_profile_ns_perm()
H A Dnet.c74 struct apparmor_audit_data *ad = aad(sa); in audit_net_cb() local
110 struct apparmor_audit_data *ad, u32 request, u16 family, in aa_profile_af_perm()
222 struct apparmor_audit_data *ad) in aa_secmark_perm()
H A Dipc.c55 struct apparmor_audit_data *ad = aad(sa); in audit_signal_cb() local
81 struct apparmor_audit_data *ad) in profile_signal_perm()
H A Dresource.c33 struct apparmor_audit_data *ad = aad(sa); in audit_cb() local
H A Dmount.c91 struct apparmor_audit_data *ad = aad(sa); in audit_cb() local
H A Dfile.c47 struct apparmor_audit_data *ad = aad(sa); in file_audit_cb() local
/linux/arch/arm64/crypto/
H A Dghash-ce-core.S87 .macro __pmull_p8_SHASH, rq, ad
91 .macro __pmull_p8_SHASH2, rq, ad
95 .macro __pmull2_p8_SHASH, rq, ad
/linux/security/selinux/include/
H A Dxfrm.h64 struct common_audit_data *ad) in selinux_xfrm_sock_rcv_skb()
70 struct common_audit_data *ad, in selinux_xfrm_postroute_last()
H A Dnetlabel.h116 struct common_audit_data *ad) in selinux_netlbl_sock_rcv_skb()
/linux/include/linux/
H A Daudit.h544 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init()
549 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old()
555 static inline void audit_ntp_set_new(struct audit_ntp_data *ad, in audit_ntp_set_new()
561 static inline void audit_ntp_log(const struct audit_ntp_data *ad) in audit_ntp_log()
690 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init()
693 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old()
697 static inline void audit_ntp_set_new(struct audit_ntp_data *ad, in audit_ntp_set_new()
701 static inline void audit_ntp_log(const struct audit_ntp_data *ad) in audit_ntp_log()
/linux/security/selinux/
H A Dxfrm.c400 struct common_audit_data *ad) in selinux_xfrm_sock_rcv_skb()
433 struct common_audit_data *ad, u8 proto) in selinux_xfrm_postroute_last()
H A Dnetlabel.c440 struct common_audit_data *ad) in selinux_netlbl_sock_rcv_skb()
/linux/drivers/infiniband/hw/hfi1/
H A Dinit.c1139 struct hfi1_asic_data *ad; in release_asic_data() local
1153 struct hfi1_asic_data *ad) in finalize_asic_data()
1168 struct hfi1_asic_data *ad; in hfi1_free_devdata() local
/linux/security/apparmor/include/
H A Dnet.h103 struct apparmor_audit_data *ad, in aa_profile_af_sk_perm()
/linux/fs/udf/
H A Dmisc.c30 uint8_t *ea = NULL, *ad = NULL; in udf_add_extendedattr() local
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h107 struct mdp5_sub_block ad; member
/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.c429 static int sharpsl_average_value(int ad) in sharpsl_average_value()
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c686 struct accept_wait_data *ad = sk->sk_user_data; in drbd_incoming_connection() local
695 static int prepare_listen_socket(struct drbd_connection *connection, struct accept_wait_data *ad) in prepare_listen_socket()
758 static void unregister_state_change(struct sock *sk, struct accept_wait_data *ad) in unregister_state_change()
766 …ruct socket *drbd_wait_for_connect(struct drbd_connection *connection, struct accept_wait_data *ad) in drbd_wait_for_connect()
931 struct accept_wait_data ad = { in conn_connect() local
/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h304 struct list_head ad; /* Resize add|del backlist */ member
314 enum ipset_adt ad; /* ADD|DEL element */ member
/linux/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h147 #define TX4927_PCIC_IDSEL_AD_TO_SLOT(ad) ((ad) - 11) argument
/linux/drivers/input/mouse/
H A Dsentelic.c696 struct fsp_data *ad = psmouse->private; in fsp_process_byte() local

12