/openbmc/linux/lib/ |
H A D | cpu_rmap.c | 36 obj_offset = ALIGN(offsetof(struct cpu_rmap, near[nr_cpu_ids]), in alloc_cpu_rmap() 53 rmap->near[cpu].index = cpu % size; in alloc_cpu_rmap() 54 rmap->near[cpu].dist = CPU_RMAP_DIST_INF; in alloc_cpu_rmap() 100 if (rmap->near[cpu].dist > dist && in cpu_rmap_copy_neigh() 101 rmap->near[neigh].dist <= dist) { in cpu_rmap_copy_neigh() 102 rmap->near[cpu].index = rmap->near[neigh].index; in cpu_rmap_copy_neigh() 103 rmap->near[cpu].dist = dist; in cpu_rmap_copy_neigh() 119 index = rmap->near[cpu].index; in debug_print_rmap() 121 cpu, index, rmap->near[cpu].dist); in debug_print_rmap() 180 if (rmap->near[cpu].index == index) { in cpu_rmap_update() [all …]
|
/openbmc/linux/fs/hpfs/ |
H A D | alloc.c | 115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() argument 119 unsigned bs = near & ~0x3fff; in alloc_in_bmp() 120 unsigned nr = (near & 0x3fff) & ~(n - 1); in alloc_in_bmp() 130 if (!(bmp = hpfs_map_bitmap(s, near >> 14, &qbh, "aib"))) goto uls; in alloc_in_bmp() 203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() argument 216 if (near && near < sbi->sb_fs_size) { in hpfs_alloc_sector() 217 if ((sec = alloc_in_bmp(s, near, n, f_p ? forward : forward/4))) goto ret; in hpfs_alloc_sector() 218 near_bmp = near >> 14; in hpfs_alloc_sector() 277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() argument 279 unsigned nr = near; in alloc_in_dirband() [all …]
|
/openbmc/linux/include/linux/ |
H A D | cpu_rmap.h | 30 } near[]; member 43 return rmap->near[cpu].index; in cpu_rmap_lookup_index() 48 return rmap->obj[rmap->near[cpu].index]; in cpu_rmap_lookup_obj()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/ |
H A D | 0001-Add-header-dependency-to-nciattach.o.patch | 9 | ../neard-0.16/src/near.h:30:27: fatal error: near/nfc_copy.h: No such 11 | #include <near/nfc_copy.h>
|
H A D | Makefile.am-do-not-ship-version.h.patch | 31 $(noinst_HEADERS), include/near/$(notdir $(file)))
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 55 #define near macro 57 #define NEAR near 67 typedef BOOL near *PBOOL; 69 typedef BYTE near *PBYTE; 71 typedef int near *PINT; 73 typedef WORD near *PWORD; 76 typedef DWORD near *PDWORD;
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | debugging.rst | 711 | /bin/mkdir -p include/near 712 | /bin/mkdir -p include/near 713 | /bin/mkdir -p include/near 715 0.14-r0/neard-0.14/include/types.h include/near/types.h 717 0.14-r0/neard-0.14/include/log.h include/near/log.h 719 0.14-r0/neard-0.14/include/plugin.h include/near/plugin.h 720 | /bin/mkdir -p include/near 721 | /bin/mkdir -p include/near 722 | /bin/mkdir -p include/near 724 0.14-r0/neard-0.14/include/tag.h include/near/tag.h [all …]
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5-r2.dts | 26 proximity-near-level = <50>;
|
H A D | imx8mq-librem5-r4.dts | 26 proximity-near-level = <7>;
|
H A D | imx8mq-librem5-r3.dtsi | 48 proximity-near-level = <10>;
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-sx9310 | 7 near the combined sensor. The combined sensor presents
|
H A D | sysfs-bus-iio-proximity | 10 should typically be considered near.
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | u-boot.lds | 18 * The reset vector is usually near the base of SYSROM and has room 21 * If a core has its vectors near the top of ROM, this must be edited.
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 98 // near maximum power output
|
H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 128 // near maximum power output
|
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/ |
H A D | pbzip2_1.1.13.bb | 3 file compressor that uses pthreads and achieves near-linear speedup on SMP \
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/ |
H A D | libtext-diff-perl_1.41.bb | 3 utility. It is not anywhere near as feature complete as GNU diff, but it is \
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | returnvar.cocci | 8 // Comments: Comments on code can be deleted if near code that is removed.
|
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/ |
H A D | neard_0.19.bb | 6 file://src/near.h;beginline=1;endline=20;md5=358e4deefef251a4761e1ffacc965d13 \
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-370-synology-ds213j.dts | 83 /* rear USB port, near reset button */ 88 /* rear USB port, near RJ45 port */
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-foxg20.dts | 150 /* red LED marked "PC7" near mini USB (device) receptacle */
|
/openbmc/linux/Documentation/peci/ |
H A D | peci.rst | 30 bit with a driven, rising edge from an idle near zero volts. The
|
/openbmc/linux/drivers/staging/ |
H A D | Kconfig | 10 interfaces that most likely will be changed in the near
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/ |
H A D | 0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch | 18 /bin/sh: -c: line 1: syntax error near unexpected token `;'
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.c | 2336 bool near; member 2386 args->near = true; in print_kern_sym_cb() 2387 } else if (args->near) { in print_kern_sym_cb() 2388 args->near = false; in print_kern_sym_cb() 2585 bool near = false; in print_duplicate_syms() local 2598 near = true; in print_duplicate_syms() 2599 } else if (near) { in print_duplicate_syms() 2600 near = false; in print_duplicate_syms()
|