Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/clk/ti/
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-6.3-rc2/sound/soc/ti/
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
403 struct hdmi_audio_data *ad = platform_get_drvdata(pdev); in omap_hdmi_audio_remove() local
/linux-6.3-rc2/drivers/dma/
A Dapple-admac.c146 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout()
372 struct admac_data *ad = adchan->host; in admac_tx_status() local
407 struct admac_data *ad = adchan->host; in admac_start_chan() local
430 struct admac_data *ad = adchan->host; in admac_stop_chan() local
448 struct admac_data *ad = adchan->host; in admac_reset_rings() local
457 struct admac_data *ad = adchan->host; in admac_start_current_tx() local
548 struct admac_data *ad = adchan->host; in admac_alloc_chan_resources() local
674 struct admac_data *ad = devid; in admac_interrupt() local
728 struct admac_data *ad = adchan->host; in admac_device_config() local
789 struct admac_data *ad; in admac_probe() local
[all …]
/linux-6.3-rc2/lib/crypto/
A Dchacha20poly1305.c58 const u8 *ad, const size_t ad_len, u32 *chacha_state) in __chacha20poly1305_encrypt()
91 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt()
113 const u8 *ad, const size_t ad_len, in xchacha20poly1305_encrypt()
126 const u8 *ad, const size_t ad_len, u32 *chacha_state) in __chacha20poly1305_decrypt()
169 const u8 *ad, const size_t ad_len, in chacha20poly1305_decrypt()
195 const u8 *ad, const size_t ad_len, in xchacha20poly1305_decrypt()
210 const u8 *ad, const size_t ad_len, in chacha20poly1305_crypt_sg_inplace()
334 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt_sg_inplace()
344 const u8 *ad, const size_t ad_len, in chacha20poly1305_decrypt_sg_inplace()
/linux-6.3-rc2/security/smack/
A Dsmack_lsm.c853 struct smk_audit_info ad; in smack_sb_statfs() local
1001 struct smk_audit_info ad; in smack_inode_link() local
1032 struct smk_audit_info ad; in smack_inode_unlink() local
1065 struct smk_audit_info ad; in smack_inode_rmdir() local
1108 struct smk_audit_info ad; in smack_inode_rename() local
1138 struct smk_audit_info ad; in smack_inode_permission() local
1173 struct smk_audit_info ad; in smack_inode_setattr() local
1197 struct smk_audit_info ad; in smack_inode_getattr() local
1225 struct smk_audit_info ad; in smack_inode_setxattr() local
1324 struct smk_audit_info ad; in smack_inode_getxattr() local
[all …]
A Dsmack_access.c313 struct common_audit_data *ad = a; in smack_log_callback() local
340 int result, struct smk_audit_info *ad) in smack_log()
387 int result, struct smk_audit_info *ad) in smack_log()
/linux-6.3-rc2/security/selinux/
A Dhooks.c1579 struct common_audit_data ad; in cred_has_capability() local
1644 struct common_audit_data ad; in dentry_has_perm() local
1660 struct common_audit_data ad; in path_has_perm() local
1673 struct common_audit_data ad; in file_path_has_perm() local
1698 struct common_audit_data ad; in file_has_perm() local
1767 struct common_audit_data ad; in may_create() local
1812 struct common_audit_data ad; in may_link() local
1857 struct common_audit_data ad; in may_rename() local
2038 struct common_audit_data ad; in selinux_binder_transfer_file() local
2284 struct common_audit_data ad; in selinux_bprm_creds_for_exec() local
[all …]
A Dxfrm.c406 struct common_audit_data *ad) in selinux_xfrm_sock_rcv_skb()
440 struct common_audit_data *ad, u8 proto) in selinux_xfrm_postroute_last()
A Davc.c422 struct common_audit_data *ad) in avc_xperms_audit()
668 struct common_audit_data *ad = a; in avc_audit_pre_callback() local
709 struct common_audit_data *ad = a; in avc_audit_post_callback() local
1040 u8 driver, u8 xperm, struct common_audit_data *ad) in avc_has_extended_perms()
A Dnetlabel.c434 struct common_audit_data *ad) in selinux_netlbl_sock_rcv_skb()
/linux-6.3-rc2/drivers/crypto/
A Dsa2ul.c885 unsigned int keylen, struct algo_data *ad) in sa_cipher_setkey()
949 struct algo_data ad = { 0 }; in sa_aes_cbc_setkey() local
969 struct algo_data ad = { 0 }; in sa_aes_ecb_setkey() local
987 struct algo_data ad = { 0 }; in sa_3des_cbc_setkey() local
1001 struct algo_data ad = { 0 }; in sa_3des_ecb_setkey() local
1628 struct algo_data ad = { 0 }; in sa_sha1_cra_init() local
1644 struct algo_data ad = { 0 }; in sa_sha256_cra_init() local
1660 struct algo_data ad = { 0 }; in sa_sha512_cra_init() local
1801 struct algo_data *ad) in sa_aead_setkey()
1886 struct algo_data ad = { 0 }; in sa_aead_cbc_sha1_setkey() local
[all …]
/linux-6.3-rc2/security/selinux/include/
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()
A Dnetlabel.h128 struct common_audit_data *ad) in selinux_netlbl_sock_rcv_skb()
/linux-6.3-rc2/drivers/video/fbdev/
A Dfsl-diu-fb.c336 struct diu_ad *ad; member
377 struct diu_ad ad[NUM_AOIS] __aligned(8); member
503 struct diu_ad *ad = mfbi->ad; in fsl_diu_enable_panel() local
555 struct diu_ad *ad = mfbi->ad; in fsl_diu_disable_panel() local
911 struct diu_ad *ad = mfbi->ad; in fsl_diu_set_aoi() local
1133 struct diu_ad *ad = mfbi->ad; in fsl_diu_set_par() local
1270 struct diu_ad *ad = mfbi->ad; in fsl_diu_ioctl() local
/linux-6.3-rc2/include/linux/
A Daudit.h543 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init()
548 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old()
554 static inline void audit_ntp_set_new(struct audit_ntp_data *ad, in audit_ntp_set_new()
560 static inline void audit_ntp_log(const struct audit_ntp_data *ad) in audit_ntp_log()
689 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init()
692 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old()
696 static inline void audit_ntp_set_new(struct audit_ntp_data *ad, in audit_ntp_set_new()
700 static inline void audit_ntp_log(const struct audit_ntp_data *ad) in audit_ntp_log()
/linux-6.3-rc2/security/
A Dlsm_audit.c41 struct common_audit_data *ad, u8 *proto) in ipv4_skb_to_auditdata()
100 struct common_audit_data *ad, u8 *proto) in ipv6_skb_to_auditdata()
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dqsfp.c105 struct hfi1_asic_data *ad, int num) in init_i2c_bus()
146 int set_up_i2c(struct hfi1_devdata *dd, struct hfi1_asic_data *ad) in set_up_i2c()
163 void clean_up_i2c(struct hfi1_devdata *dd, struct hfi1_asic_data *ad) in clean_up_i2c()
A Dinit.c1141 struct hfi1_asic_data *ad; in release_asic_data() local
1155 struct hfi1_asic_data *ad) in finalize_asic_data()
1170 struct hfi1_asic_data *ad; in hfi1_free_devdata() local
/linux-6.3-rc2/fs/ntfs/
A Dattrib.c1319 ATTR_DEF *ad; in ntfs_attr_find_in_attrdef() local
1355 ATTR_DEF *ad; in ntfs_attr_size_bounds_check() local
1390 ATTR_DEF *ad; in ntfs_attr_can_be_non_resident() local
/linux-6.3-rc2/tools/perf/util/
A Ddwarf-aux.c564 struct __addr_die_search_param *ad = data; in __die_search_func_tail_cb() local
589 struct __addr_die_search_param ad; in die_find_tailfunc() local
602 struct __addr_die_search_param *ad = data; in __die_search_func_cb() local
628 struct __addr_die_search_param ad; in die_find_realfunc() local
/linux-6.3-rc2/fs/udf/
A Dmisc.c34 uint8_t *ea = NULL, *ad = NULL; in udf_add_extendedattr() local
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.h97 struct mdp5_sub_block ad; member
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dsharpsl_pm.c431 static int sharpsl_average_value(int ad) in sharpsl_average_value()
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_receiver.c687 struct accept_wait_data *ad = sk->sk_user_data; in drbd_incoming_connection() local
696 static int prepare_listen_socket(struct drbd_connection *connection, struct accept_wait_data *ad) in prepare_listen_socket()
759 static void unregister_state_change(struct sock *sk, struct accept_wait_data *ad) in unregister_state_change()
767 …ruct socket *drbd_wait_for_connect(struct drbd_connection *connection, struct accept_wait_data *ad) in drbd_wait_for_connect()
932 struct accept_wait_data ad = { in conn_connect() local
/linux-6.3-rc2/kernel/time/
A Dntp.c763 s32 *time_tai, struct audit_ntp_data *ad) in __do_adjtimex()

Completed in 79 milliseconds

12