Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 1021) sorted by last modified time

12345678910>>...41

/linux/security/tomoyo/
H A DMakefile2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o …
18 $(obj)/common.o: $(obj)/builtin-policy.h
/linux/scripts/kconfig/
H A DMakefile164 common-objs := confdata.o expr.o lexer.lex.o menu.o parser.tab.o \
173 conf-objs := conf.o $(common-objs)
177 nconf-objs := nconf.o nconf.gui.o mnconf-common.o $(common-objs)
190 mconf-objs := mconf.o $(lxdialog) mnconf-common.o $(common-objs)
202 qconf-objs := images.o $(common-objs)
220 gconf-objs := gconf.o images.o $(common-objs)
/linux/fs/xfs/
H A DMakefile157 common.o \
/linux/fs/nfsd/
H A Dxdr4.h440 struct readdir_cd common; member
H A Dnfs4xdr.c3813 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); in nfsd4_encode_entry4()
3823 cd->common.err = nfs_ok; in nfsd4_encode_entry4()
3896 cd->common.err = nfs_ok; in nfsd4_encode_entry4()
3900 cd->common.err = nfserr; in nfsd4_encode_entry4()
4535 readdir->common.err = 0; in nfsd4_encode_dirlist4()
4539 &readdir->common, nfsd4_encode_entry4); in nfsd4_encode_dirlist4()
4542 if (readdir->common.err == nfserr_toosmall && in nfsd4_encode_dirlist4()
4558 return nfsd4_encode_bool(xdr, readdir->common.err == nfserr_eof); in nfsd4_encode_dirlist4()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DMakefile20 common.o \
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c402 mlx5_core_res_put(&qpe_work->qp->common); in mlx5_ib_handle_qp_event()
430 mlx5_core_res_put(&qp->common); in mlx5_ib_qp_event()
/linux/drivers/infiniband/hw/efa/
H A Defa_main.c96 if (likely(EFA_GET(&eqe->common, EFA_ADMIN_EQE_EVENT_TYPE) == in efa_process_eqe()
102 EFA_GET(&eqe->common, in efa_process_eqe()
/linux/drivers/clk/sunxi-ng/
H A Dccu-suniv-f1c100s.c37 .common = {
101 .common = {
129 .common = {
321 &pll_cpu_clk.common,
322 &pll_audio_base_clk.common,
323 &pll_video_clk.common,
324 &pll_ve_clk.common,
325 &pll_ddr0_clk.common,
326 &pll_periph_clk.common,
327 &cpu_clk.common,
[all …]
H A Dccu_nkm.c19 static bool ccu_nkm_is_valid_rate(struct ccu_common *common, unsigned long parent, in ccu_nkm_is_valid_rate() argument
22 struct ccu_nkm *nkm = container_of(common, struct ccu_nkm, common); in ccu_nkm_is_valid_rate()
33 static unsigned long ccu_nkm_find_best_with_parent_adj(struct ccu_common *common, in ccu_nkm_find_best_with_parent_adj() argument
49 if (!ccu_nkm_is_valid_rate(common, tmp_parent, _n, _m)) in ccu_nkm_find_best_with_parent_adj()
54 if (ccu_is_better_rate(common, rate, tmp_rate, best_rate) || in ccu_nkm_find_best_with_parent_adj()
76 struct _ccu_nkm *nkm, struct ccu_common *common) in ccu_nkm_find_best() argument
85 if (!ccu_nkm_is_valid_rate(common, parent, _n, _m)) in ccu_nkm_find_best()
92 if (ccu_is_better_rate(common, rate, tmp_rate, best_rate)) { in ccu_nkm_find_best()
113 return ccu_gate_helper_disable(&nkm->common, nkm->enable); in ccu_nkm_disable()
120 return ccu_gate_helper_enable(&nkm->common, nkm->enable); in ccu_nkm_enable()
[all …]
H A Dccu-sun9i-a80.c39 .common = {
53 .common = {
75 .common = {
91 .common = {
107 .common = {
123 .common = {
138 .common = {
154 .common = {
170 .common = {
186 .common = {
[all …]
H A Dccu-sun9i-a80-de.c92 &fe0_clk.common,
93 &fe1_clk.common,
94 &fe2_clk.common,
95 &iep_deu0_clk.common,
96 &iep_deu1_clk.common,
97 &be0_clk.common,
98 &be1_clk.common,
99 &be2_clk.common,
100 &iep_drc0_clk.common,
101 &iep_drc1_clk.common,
[all …]
H A Dccu_nkm.h33 struct ccu_common common; member
49 .common = { \
69 .common = { \
80 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm() local
82 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
H A Dccu-sun9i-a80-usb.c39 &bus_hci0_clk.common,
40 &usb_ohci0_clk.common,
41 &bus_hci1_clk.common,
42 &bus_hci2_clk.common,
43 &usb_ohci2_clk.common,
45 &usb0_phy_clk.common,
46 &usb1_hsic_clk.common,
47 &usb1_phy_clk.common,
48 &usb2_hsic_clk.common,
49 &usb2_phy_clk.common,
[all …]
H A Dccu-sun8i-v3s.c163 .common = {
203 .common = {
391 &pll_cpu_clk.common,
392 &pll_audio_base_clk.common,
393 &pll_video_clk.common,
394 &pll_ve_clk.common,
395 &pll_ddr0_clk.common,
396 &pll_periph0_clk.common,
397 &pll_isp_clk.common,
398 &pll_periph1_clk.common,
[all …]
H A Dccu-sun8i-h3.c167 .common = {
207 .common = {
439 &pll_ddr_clk.common.hw,
508 &pll_cpux_clk.common,
509 &pll_audio_base_clk.common,
510 &pll_video_clk.common,
511 &pll_ve_clk.common,
512 &pll_ddr_clk.common,
513 &pll_periph0_clk.common,
514 &pll_gpu_clk.common,
[all …]
H A Dccu-sun8i-a83t.c40 .common = {
54 .common = {
86 .common = {
105 .common = {
121 .common = {
137 .common = {
153 .common = {
169 .common = {
185 .common = {
201 .common = {
[all …]
H A Dccu-sun8i-r40.c35 .common = {
117 .common = {
135 .common = {
151 .common = {
181 .common = {
231 .common = {
285 .common = {
480 .common = {
595 .common = {
772 .common = {
[all …]
H A Dccu-sun8i-de2.c57 &mixer0_clk.common,
58 &mixer1_clk.common,
59 &wb_clk.common,
60 &rot_clk.common,
62 &bus_mixer0_clk.common,
63 &bus_mixer1_clk.common,
64 &bus_wb_clk.common,
65 &bus_rot_clk.common,
67 &mixer0_div_clk.common,
68 &mixer1_div_clk.common,
[all …]
H A Dccu-sun8i-a33.c35 .common = {
171 .common = {
202 .common = {
487 &pll_cpux_clk.common,
488 &pll_audio_base_clk.common,
489 &pll_video_clk.common,
490 &pll_ve_clk.common,
491 &pll_ddr0_clk.common,
492 &pll_periph_clk.common,
493 &pll_gpu_clk.common,
[all …]
H A Dccu-sun8i-r.c43 .common = {
53 static CLK_FIXED_FACTOR_HW(ahb0_clk, "ahb0", &ar100_clk.common.hw, 1, 1, 0);
62 static const struct clk_hw *apb0_gate_parent[] = { &apb0_clk.common.hw };
107 .common = {
118 &ar100_clk.common,
119 &apb0_clk.common,
120 &apb0_pio_clk.common,
121 &apb0_ir_clk.common,
122 &apb0_timer_clk.common,
123 &apb0_rsb_clk.common,
[all …]
H A Dccu-sun8i-a23.c37 .common = {
192 .common = {
457 &pll_cpux_clk.common,
458 &pll_audio_base_clk.common,
459 &pll_video_clk.common,
460 &pll_ve_clk.common,
461 &pll_ddr_clk.common,
462 &pll_periph_clk.common,
463 &pll_gpu_clk.common,
464 &pll_mipi_clk.common,
[all …]
H A Dccu-sun50i-h6-r.c43 .common = {
53 static CLK_FIXED_FACTOR_HW(r_ahb_clk, "r-ahb", &ar100_clk.common.hw, 1, 1, 0);
68 .common = {
130 &ar100_clk.common,
131 &r_apb1_clk.common,
132 &r_apb2_clk.common,
133 &r_apb1_timer_clk.common,
134 &r_apb1_twd_clk.common,
135 &r_apb1_pwm_clk.common,
136 &r_apb2_uart_clk.common,
[all …]
H A Dccu-sun6i-a31.c219 .common = {
581 .common = {
594 .common = {
672 .common = {
691 .common = {
710 .common = {
754 .common = {
775 .common = {
796 .common = {
807 &pll_cpu_clk.common,
[all …]
H A Dccu-sun6i-rtc.c201 &ext_osc32k_gate_clk.common.hw
213 .common = {
227 .common = {
237 &osc32k_clk.common.hw,
238 &osc24M_32k_clk.common.hw
251 .common = {
267 .common = {
276 &ext_osc32k_gate_clk.common,
277 &osc32k_clk.common,
278 &osc24M_32k_clk.common,
[all …]

12345678910>>...41