Home
last modified time | relevance | path

Searched refs:SC (Results 1 – 15 of 15) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dheader_cmd.h28 DNR | SC | PD,
29 DNR | SC | PD | CIF,
30 DNR | SC | PD | CIF,
31 DNR | SC | PD | CIF | RIF,
32 DNR | SC | PD | CIF | RIF,
33 DNR | SC | PD | CIF | RIF,
34 DNR | SC | PD | CIF | RIF,
35 DNR | SC | PD | CIF | RIF,
36 DNR | SC | PD | CIF | RIF,
37 DNR | SC | PD | CIF | RIF
[all …]
H A Dsec_run_time_asm.h318 #define SC BIT(25) macro
/f-stack/freebsd/sys/
H A Dposix4.h52 #define SYSCALL_NOT_PRESENT_GEN(SC) \ argument
53 int sys_ ## SC (struct thread *td, struct SC##_args *uap) \
55 return syscall_not_present(td, #SC , (struct nosys_args *)uap); \
H A Dpmc.h247 __PMC_MODE(SC, 1) \
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dsz.c9 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
14 #undef SC
20 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
23 #undef SC
93 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
106 #undef SC
H A Dbin.c11 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, \ macro
19 #undef SC
H A Darena.c1924 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, \ in arena_boot() macro
1930 #undef SC in arena_boot()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,scu.txt9 The AP communicates with the SC using a multi-ported MU module found
11 5 remote AP connections to the SC to support up to 5 execution environments
12 (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces
13 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dalgo.h311 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_blkcipher()
431 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_hmac()
531 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_hash()
716 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_gcm_encap()
823 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_gcm_decap()
H A Dipsec.h1538 SHR_HDR(p, share, 1, SC); in cnstr_shdsc_authenc()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dti,vpe.yaml25 - description: Scaler (SC) register region
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx28-sps1.dts10 model = "SchulerControl GmbH, SC SPS 1";
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh289 * SIZE_CLASSES: Complete table of SC(index, lg_grp, lg_delta, ndelta, psz,
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst376 SP/SC
431 * Single Producer/Single Consumer (SP/SC)
472 * Single Producer/Single Consumer (SP/SC)
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst961 Configure MACsec secure connection (SC)::