Home
last modified time | relevance | path

Searched refs:ad (Results 1 – 25 of 177) sorted by relevance

12345678

/linux/drivers/clk/ti/
A Dapll.c44 struct dpll_data *ad; in dra7_apll_enable() local
49 ad = clk->dpll_data; in dra7_apll_enable()
50 if (!ad) in dra7_apll_enable()
64 v &= ~ad->enable_mask; in dra7_apll_enable()
94 struct dpll_data *ad; in dra7_apll_disable() local
98 ad = clk->dpll_data; in dra7_apll_disable()
114 ad = clk->dpll_data; in dra7_apll_is_enabled()
192 ad = kzalloc(sizeof(*ad), GFP_KERNEL); in of_dra7_apll_setup()
232 kfree(ad); in of_dra7_apll_setup()
355 ad = kzalloc(sizeof(*ad), GFP_KERNEL); in of_omap2_apll_setup()
[all …]
/linux/sound/soc/ti/
A Domap-hdmi.c53 if (ad->current_stream && ad->current_stream->runtime && in hdmi_dai_abort()
93 ret = ad->ops->audio_startup(ad->dssdev, hdmi_dai_abort); in hdmi_dai_startup()
227 return ad->ops->audio_config(ad->dssdev, &ad->dss_audio); in hdmi_dai_hw_params()
242 err = ad->ops->audio_start(ad->dssdev); in hdmi_dai_trigger()
247 ad->ops->audio_stop(ad->dssdev); in hdmi_dai_trigger()
262 ad->ops->audio_shutdown(ad->dssdev); in hdmi_dai_shutdown()
323 ad = devm_kzalloc(dev, sizeof(*ad), GFP_KERNEL); in omap_hdmi_audio_probe()
324 if (!ad) in omap_hdmi_audio_probe()
326 ad->dssdev = ha->dev; in omap_hdmi_audio_probe()
327 ad->ops = ha->ops; in omap_hdmi_audio_probe()
[all …]
/linux/security/smack/
A Dsmack_lsm.c430 saip = &ad; in smk_ptrace_rule_check()
861 struct smk_audit_info ad; in smack_sb_statfs() local
1009 struct smk_audit_info ad; in smack_inode_link() local
1040 struct smk_audit_info ad; in smack_inode_unlink() local
1073 struct smk_audit_info ad; in smack_inode_rmdir() local
1116 struct smk_audit_info ad; in smack_inode_rename() local
1146 struct smk_audit_info ad; in smack_inode_permission() local
1181 struct smk_audit_info ad; in smack_inode_setattr() local
1205 struct smk_audit_info ad; in smack_inode_getattr() local
1233 struct smk_audit_info ad; in smack_inode_setxattr() local
[all …]
/linux/drivers/crypto/
A Dsa2ul.c511 mci = ad->mci_enc; in sa_set_sc_enc()
544 if (ad->keyed_mac) in sa_set_sc_auth()
545 ad->prep_iopad(ad, key, key_sz, ipad, opad); in sa_set_sc_auth()
739 ad->hash_size = roundup(ad->hash_size, 8); in sa_init_sc()
741 } else if (ad->enc_eng.eng_id && !ad->auth_eng.eng_id) { in sa_init_sc()
745 ad->hash_size = ad->iv_out_size; in sa_init_sc()
958 ad.inv_key = true; in sa_aes_cbc_setkey()
960 ad.iv_idx = 4; in sa_aes_cbc_setkey()
978 ad.inv_key = true; in sa_aes_ecb_setkey()
992 ad.iv_idx = 6; in sa_3des_cbc_setkey()
[all …]
/linux/security/selinux/
A Dhooks.c1645 ad.u.cap = cap; in cred_has_capability()
1734 ad.u.file = file; in file_path_has_perm()
1768 &ad); in file_has_perm()
1839 &ad); in may_create()
2107 &ad); in selinux_binder_transfer_file()
2124 &ad); in selinux_binder_transfer_file()
3078 &ad); in selinux_inode_init_security_anon()
3348 &ad); in selinux_inode_setxattr()
3741 &ad); in ioctl_has_perm()
4650 &ad); in sock_has_perm()
[all …]
/linux/drivers/video/fbdev/
A Dfsl-diu-fb.c503 struct diu_ad *ad = mfbi->ad; in fsl_diu_enable_panel() local
515 ad->next_ad = in fsl_diu_enable_panel()
539 pmfbi->ad->next_ad = cpu_to_le32(ad->paddr); in fsl_diu_enable_panel()
547 pmfbi->ad->next_ad = cpu_to_le32(ad->paddr); in fsl_diu_enable_panel()
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
1329 ad->src_size_g_alpha = (ad->src_size_g_alpha & (~0xff)) | in fsl_diu_ioctl()
1725 data->ad[i].paddr = DMA_ADDR(data, ad[i]); in fsl_diu_probe()
[all …]
/linux/drivers/scsi/lpfc/
A Dlpfc_ct.c2450 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_wwnn()
2467 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_manufacturer()
2492 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_sn()
2514 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_model()
2535 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_description()
2558 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_hdw_ver()
2588 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_drvr_ver()
2610 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_rom_ver()
2635 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_fmw_ver()
2655 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_os_ver()
[all …]
/linux/arch/xtensa/include/asm/
A Dasm-uaccess.h43 .macro get_fs ad, sp
44 GET_CURRENT(\ad,\sp)
46 addi \ad, \ad, TASK_THREAD
47 l32i \ad, \ad, THREAD_CURRENT_DS - TASK_THREAD
49 l32i \ad, \ad, THREAD_CURRENT_DS
/linux/security/
A Dlsm_audit.c65 ad->u.net->sport = th->source; in ipv4_skb_to_auditdata()
66 ad->u.net->dport = th->dest; in ipv4_skb_to_auditdata()
74 ad->u.net->sport = uh->source; in ipv4_skb_to_auditdata()
75 ad->u.net->dport = uh->dest; in ipv4_skb_to_auditdata()
91 ad->u.net->sport = sh->source; in ipv4_skb_to_auditdata()
92 ad->u.net->dport = sh->dest; in ipv4_skb_to_auditdata()
140 ad->u.net->sport = th->source; in ipv6_skb_to_auditdata()
141 ad->u.net->dport = th->dest; in ipv6_skb_to_auditdata()
151 ad->u.net->sport = uh->source; in ipv6_skb_to_auditdata()
152 ad->u.net->dport = uh->dest; in ipv6_skb_to_auditdata()
[all …]
/linux/lib/crypto/
A Dchacha20poly1305.c70 poly1305_update(&poly1305_state, ad, ad_len); in __chacha20poly1305_encrypt()
91 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt() argument
113 const u8 *ad, const size_t ad_len, in xchacha20poly1305_encrypt() argument
144 poly1305_update(&poly1305_state, ad, ad_len); in __chacha20poly1305_decrypt()
169 const u8 *ad, const size_t ad_len, in chacha20poly1305_decrypt() argument
195 const u8 *ad, const size_t ad_len, in xchacha20poly1305_decrypt() argument
210 const u8 *ad, const size_t ad_len, in chacha20poly1305_crypt_sg_inplace() argument
249 poly1305_update(&poly1305_state, ad, ad_len); in chacha20poly1305_crypt_sg_inplace()
334 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt_sg_inplace() argument
344 const u8 *ad, const size_t ad_len, in chacha20poly1305_decrypt_sg_inplace() argument
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dq_in_q_veto.sh74 protocol 802.1ad id 100 2>/dev/null
78 protocol 802.1ad id 100 2>&1 >/dev/null \
96 protocol 802.1ad id 100 2>/dev/null
100 protocol 802.1ad id 100 2>&1 >/dev/null \
113 ip link add name bond1 type bond mode 802.3ad
118 protocol 802.1ad id 100 2>/dev/null
122 protocol 802.1ad id 100 2>&1 >/dev/null \
157 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
179 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
182 ip link add name bond1 type bond mode 802.3ad
[all …]
A Dvxlan.sh491 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
503 bridge fdb del de:ad:be:ef:13:37 dev vxlan0 master
505 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
516 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
528 bridge fdb del de:ad:be:ef:13:37 dev vxlan0 self
541 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
549 bridge fdb del de:ad:be:ef:13:37 dev vxlan0 self master
958 de:ad:be:ef:13:37 self bridge fdb show brport vxlan10
972 de:ad:be:ef:13:37 self bridge fdb show brport vxlan10
983 de:ad:be:ef:13:37 self bridge fdb show brport vxlan10
[all …]
A Dvxlan_flooding.sh228 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
242 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
254 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
266 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
277 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
286 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
295 $MZ $h1 -q -p 64 -b de:ad:be:ef:13:37 -t ip -c 1
/linux/arch/arm64/crypto/
A Dcrct10dif-ce-core.S78 ad .req v14
136 ext t4.8b, ad.8b, ad.8b, #1 // A1
137 ext t5.8b, ad.8b, ad.8b, #2 // A2
138 ext t6.8b, ad.8b, ad.8b, #3 // A3
141 pmull t8.8h, ad.8b, bd1.8b // E = A*B1
143 pmull t7.8h, ad.8b, bd2.8b // G = A*B2
150 tbl t4.16b, {ad.16b}, perm1.16b // A1
151 tbl t5.16b, {ad.16b}, perm2.16b // A2
152 tbl t6.16b, {ad.16b}, perm3.16b // A3
199 .macro __pmull_p8, rq, ad, bd, i
[all …]
A Dghash-ce-core.S70 .macro __pmull_p8, rq, ad, bd
71 ext t3.8b, \ad\().8b, \ad\().8b, #1 // A1
72 ext t5.8b, \ad\().8b, \ad\().8b, #2 // A2
73 ext t7.8b, \ad\().8b, \ad\().8b, #3 // A3
75 __pmull_p8_\bd \rq, \ad
78 .macro __pmull2_p8, rq, ad, bd
83 __pmull2_p8_\bd \rq, \ad
86 .macro __pmull_p8_SHASH, rq, ad
90 .macro __pmull_p8_SHASH2, rq, ad
94 .macro __pmull2_p8_SHASH, rq, ad
[all …]
/linux/include/crypto/
A Dchacha20poly1305.h19 const u8 *ad, const size_t ad_len,
25 const u8 *ad, const size_t ad_len, const u64 nonce,
29 const u8 *ad, const size_t ad_len,
34 u8 *dst, const u8 *src, const size_t src_len, const u8 *ad,
39 const u8 *ad, const size_t ad_len,
44 const u8 *ad, const size_t ad_len,
/linux/tools/testing/selftests/net/forwarding/
A Dbridge_vlan_aware.sh114 local mac=de:ad:be:ef:13:37
120 bridge fdb add de:ad:be:ef:13:37 dev $swp1 master extern_learn vlan 1
122 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
130 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
135 bridge fdb show brport $swp2 | grep -q de:ad:be:ef:13:37
140 bridge fdb del de:ad:be:ef:13:37 dev $swp2 master vlan 1 &> /dev/null
141 bridge fdb del de:ad:be:ef:13:37 dev $swp1 master vlan 1 &> /dev/null
/linux/tools/perf/util/
A Dstat-display.c647 ad->nr++; in aggr_cb()
655 ad->ena = 0; in aggr_cb()
678 ad.val = ad.ena = ad.run = 0; in print_counter_aggrdata()
679 ad.nr = 0; in print_counter_aggrdata()
686 nr = ad.nr; in print_counter_aggrdata()
687 ena = ad.ena; in print_counter_aggrdata()
688 run = ad.run; in print_counter_aggrdata()
689 val = ad.val; in print_counter_aggrdata()
881 ad->val += perf_counts(counter->counts, ad->cpu, 0)->val; in counter_cb()
882 ad->ena += perf_counts(counter->counts, ad->cpu, 0)->ena; in counter_cb()
[all …]
A Ddwarf-aux.c560 struct __addr_die_search_param *ad = data; in __die_search_func_tail_cb() local
565 addr == ad->addr) { in __die_search_func_tail_cb()
566 memcpy(ad->die_mem, fn_die, sizeof(Dwarf_Die)); in __die_search_func_tail_cb()
585 struct __addr_die_search_param ad; in die_find_tailfunc() local
586 ad.addr = addr; in die_find_tailfunc()
587 ad.die_mem = die_mem; in die_find_tailfunc()
598 struct __addr_die_search_param *ad = data; in __die_search_func_cb() local
605 dwarf_haspc(fn_die, ad->addr)) { in __die_search_func_cb()
624 struct __addr_die_search_param ad; in die_find_realfunc() local
625 ad.addr = addr; in die_find_realfunc()
[all …]
/linux/include/linux/
A Daudit.h424 extern void __audit_ntp_log(const struct audit_ntp_data *ad);
545 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init() argument
547 memset(ad, 0, sizeof(*ad)); in audit_ntp_init()
550 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old() argument
553 ad->vals[type].oldval = val; in audit_ntp_set_old()
556 static inline void audit_ntp_set_new(struct audit_ntp_data *ad, in audit_ntp_set_new() argument
559 ad->vals[type].newval = val; in audit_ntp_set_new()
565 __audit_ntp_log(ad); in audit_ntp_log()
695 static inline void audit_ntp_init(struct audit_ntp_data *ad) in audit_ntp_init() argument
698 static inline void audit_ntp_set_old(struct audit_ntp_data *ad, in audit_ntp_set_old() argument
[all …]
/linux/arch/arm/crypto/
A Dghash-ce-core.S109 .macro __pmull_p8, rq, ad, bd, b1=t4l, b2=t3l, b3=t4l, b4=t3l
110 vext.8 t0l, \ad, \ad, #1 @ A1
115 vext.8 t1l, \ad, \ad, #2 @ A2
116 vmull.p8 t4q, \ad, \b1 @ E = A*B1
121 vext.8 t2l, \ad, \ad, #3 @ A3
122 vmull.p8 t3q, \ad, \b2 @ G = A*B2
133 vmull.p8 t4q, \ad, \b3 @ I = A*B3
135 vmull.p8 t3q, \ad, \b4 @ K = A*B4
148 vmull.p8 \rq, \ad, \bd @ D = A*B
/linux/security/selinux/include/
A Dxfrm.h40 struct common_audit_data *ad);
42 struct common_audit_data *ad, u8 proto);
62 struct common_audit_data *ad) in selinux_xfrm_sock_rcv_skb() argument
68 struct common_audit_data *ad, in selinux_xfrm_postroute_last() argument
/linux/drivers/infiniband/hw/hfi1/
A Dqsfp.c105 struct hfi1_asic_data *ad, int num) in init_i2c_bus() argument
146 int set_up_i2c(struct hfi1_devdata *dd, struct hfi1_asic_data *ad) in set_up_i2c() argument
148 ad->i2c_bus0 = init_i2c_bus(dd, ad, 0); in set_up_i2c()
149 ad->i2c_bus1 = init_i2c_bus(dd, ad, 1); in set_up_i2c()
150 if (!ad->i2c_bus0 || !ad->i2c_bus1) in set_up_i2c()
163 void clean_up_i2c(struct hfi1_devdata *dd, struct hfi1_asic_data *ad) in clean_up_i2c() argument
165 if (!ad) in clean_up_i2c()
167 clean_i2c_bus(ad->i2c_bus0); in clean_up_i2c()
168 ad->i2c_bus0 = NULL; in clean_up_i2c()
169 clean_i2c_bus(ad->i2c_bus1); in clean_up_i2c()
[all …]
/linux/kernel/time/
A Dntp.c763 s32 *time_tai, struct audit_ntp_data *ad) in __do_adjtimex() argument
775 audit_ntp_set_old(ad, AUDIT_NTP_ADJUST, save_adjust); in __do_adjtimex()
776 audit_ntp_set_new(ad, AUDIT_NTP_ADJUST, time_adjust); in __do_adjtimex()
782 audit_ntp_set_old(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex()
783 audit_ntp_set_old(ad, AUDIT_NTP_FREQ, time_freq); in __do_adjtimex()
784 audit_ntp_set_old(ad, AUDIT_NTP_STATUS, time_status); in __do_adjtimex()
785 audit_ntp_set_old(ad, AUDIT_NTP_TAI, *time_tai); in __do_adjtimex()
786 audit_ntp_set_old(ad, AUDIT_NTP_TICK, tick_usec); in __do_adjtimex()
791 audit_ntp_set_new(ad, AUDIT_NTP_FREQ, time_freq); in __do_adjtimex()
793 audit_ntp_set_new(ad, AUDIT_NTP_TAI, *time_tai); in __do_adjtimex()
[all …]
/linux/arch/s390/kernel/
A Dperf_event.c123 cpu, si.as, si.ad, si.min_sampl_rate, si.max_sampl_rate, in print_debug_sf()
130 if (si.ad) in print_debug_sf()
133 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear); in print_debug_sf()
169 if (!si.as && !si.ad) in sl_print_sampling()
178 if (si.ad) in sl_print_sampling()

Completed in 87 milliseconds

12345678