Searched refs:alloc (Results 1 - 25 of 462) sorted by path

1234567891011>>

/linux-master/arch/powerpc/boot/dts/fsl/
H A Dp1023si-post.dtsi37 alloc-ranges = <0 0 0x10 0>;
42 alloc-ranges = <0 0 0x10 0>;
47 alloc-ranges = <0 0 0x10 0>;
/linux-master/arch/sparc/kernel/
H A Duna_asm_32.S61 .section __ex_table,#alloc
140 .section __ex_table,#alloc
/linux-master/arch/xtensa/variants/csp/include/variant/
H A Dtie-asm.h72 * alloc Select what category(ies) of registers to allocate; if any
76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
84 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
96 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
116 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
138 * alloc Select what category(ies) of registers to allocate; if any
142 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
150 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
162 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
182 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc))
[all...]
/linux-master/arch/xtensa/variants/dc233c/include/variant/
H A Dtie-asm.h73 * alloc Select what category(ies) of registers to allocate; if any
77 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
85 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
97 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
115 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
137 * alloc Select what category(ies) of registers to allocate; if any
141 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
149 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
161 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
179 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc))
[all...]
/linux-master/arch/xtensa/variants/de212/include/variant/
H A Dtie-asm.h72 * alloc Select what category(ies) of registers to allocate; if any
76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
86 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
104 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
126 * alloc Select what category(ies) of registers to allocate; if any
130 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
140 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
158 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
/linux-master/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dtie-asm.h72 * alloc Select what category(ies) of registers to allocate; if any
76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
84 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
96 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
116 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
138 * alloc Select what category(ies) of registers to allocate; if any
142 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
150 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
162 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
182 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc))
[all...]
/linux-master/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dtie-asm.h73 * alloc Select what category(ies) of registers to allocate; if any
77 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
85 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
97 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
117 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
139 * alloc Select what category(ies) of registers to allocate; if any
143 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0
151 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_GLOB) & ~(\alloc)) == 0
163 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_CC | XTHAL_SAS_CALR) & ~(\alloc)) == 0
183 .elseif ((XTHAL_SAS_OPT | XTHAL_SAS_NOCC | XTHAL_SAS_CALR) & ~(\alloc))
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c148 index = mthca_alloc(&dev->mcg_table.alloc);
206 mthca_free(&dev->mcg_table.alloc, index);
286 mthca_free(&dev->mcg_table.alloc, amgm_index_to_free);
305 mthca_free(&dev->mcg_table.alloc, index);
320 err = mthca_alloc_init(&dev->mcg_table.alloc,
334 mthca_alloc_cleanup(&dev->mcg_table.alloc);
H A Dmthca_pd.c46 pd->pd_num = mthca_alloc(&dev->pd_table.alloc);
56 mthca_free(&dev->pd_table.alloc, pd->pd_num);
66 mthca_free(&dev->pd_table.alloc, pd->pd_num);
71 return mthca_alloc_init(&dev->pd_table.alloc,
80 mthca_alloc_cleanup(&dev->pd_table.alloc);
H A Dmthca_srq.c237 srq->srqn = mthca_alloc(&dev->srq_table.alloc);
322 mthca_free(&dev->srq_table.alloc, srq->srqn);
368 mthca_free(&dev->srq_table.alloc, srq->srqn);
676 err = mthca_alloc_init(&dev->srq_table.alloc,
686 mthca_alloc_cleanup(&dev->srq_table.alloc);
697 mthca_alloc_cleanup(&dev->srq_table.alloc);
H A Dmthca_uar.c40 uar->index = mthca_alloc(&dev->uar_table.alloc);
51 mthca_free(&dev->uar_table.alloc, uar->index);
58 ret = mthca_alloc_init(&dev->uar_table.alloc,
67 mthca_alloc_cleanup(&dev->uar_table.alloc);
77 mthca_alloc_cleanup(&dev->uar_table.alloc);
/linux-master/drivers/irqchip/
H A Dirq-crossbar.c190 .alloc = crossbar_domain_alloc,
H A Dirq-vf610-mscm-ir.c174 .alloc = vf610_mscm_ir_domain_alloc,
/linux-master/drivers/media/radio/
H A Dradio-aimslab.c155 .alloc = rtrack_alloc,
H A Dradio-aztech.c121 .alloc = aztech_alloc,
H A Dradio-rtrack2.c104 .alloc = rtrack2_alloc,
H A Dradio-typhoon.c134 .alloc = typhoon_alloc,
H A Dradio-zoltrix.c207 .alloc = zoltrix_alloc,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A DMakefile4 mlx4_core-y := alloc.o catas.o cmd.o cq.o eq.o fw.o fw_qos.o icm.o intf.o \
/linux-master/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member in struct:__anon612
/linux-master/fs/hpfs/
H A DMakefile8 hpfs-objs := alloc.o anode.o buffer.o dentry.o dir.o dnode.o ea.o file.o \
/linux-master/fs/nilfs2/
H A DMakefile6 ifile.o alloc.o gcinode.o ioctl.o sysfs.o
/linux-master/fs/ocfs2/
H A DMakefile12 alloc.o \
/linux-master/include/net/tc_act/
H A Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member in struct:tcf_meta_ops
/linux-master/net/sched/
H A Dact_meta_mark.c51 .alloc = ife_alloc_meta_u32,

Completed in 512 milliseconds

1234567891011>>