Searched refs:bpool (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/boot/fdt/dts/powerpc/ |
| HD | p2041rdb.dts | 94 compatible = "fsl,p2041-bpool", "fsl,bpool"; 96 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| HD | p3041ds.dts | 95 compatible = "fsl,p3041-bpool", "fsl,bpool"; 97 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| HD | p5020ds.dts | 93 compatible = "fsl,p5020-bpool", "fsl,bpool"; 95 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| HD | p3041si.dtsi | 276 compatible = "fsl,p3041-bpool", "fsl,bpool"; 278 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| HD | p2041si.dtsi | 275 compatible = "fsl,p2041-bpool", "fsl,bpool"; 277 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| HD | p5020si.dtsi | 261 compatible = "fsl,p5020-bpool", "fsl,bpool"; 263 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| /freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | kmp_alloc.cpp | 46 static void bpool(kmp_info_t *th, void *buffer, bufsize len); 620 bpool(th, newpool, thr->exp_incr); in bget() 877 static void bpool(kmp_info_t *th, void *buf, bufsize len) { in bpool() function
|