Home
last modified time | relevance | path

Searched refs:near (Results 1 – 25 of 164) sorted by relevance

1234567

/openbmc/linux/lib/
H A Dcpu_rmap.c36 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 Dalloc.c115 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 Dcpu_rmap.h30 } 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 D0001-Add-header-dependency-to-nciattach.o.patch9 | ../neard-0.16/src/near.h:30:27: fatal error: near/nfc_copy.h: No such
11 | #include <near/nfc_copy.h>
H A DMakefile.am-do-not-ship-version.h.patch31 $(noinst_HEADERS), include/near/$(notdir $(file)))
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h55 #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 Ddebugging.rst711 | /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 Dimx8mq-librem5-r2.dts26 proximity-near-level = <50>;
H A Dimx8mq-librem5-r4.dts26 proximity-near-level = <7>;
H A Dimx8mq-librem5-r3.dtsi48 proximity-near-level = <10>;
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-sx93107 near the combined sensor. The combined sensor presents
H A Dsysfs-bus-iio-proximity10 should typically be considered near.
/openbmc/u-boot/arch/xtensa/cpu/
H A Du-boot.lds18 * 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 Dst,sta32x.txt67 If present, power bridge correction for THD reduction near maximum
98 // near maximum power output
H A Dst,sta350.txt71 If present, power bridge correction for THD reduction near maximum
128 // near maximum power output
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/
H A Dpbzip2_1.1.13.bb3 file compressor that uses pthreads and achieves near-linear speedup on SMP \
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-diff-perl_1.41.bb3 utility. It is not anywhere near as feature complete as GNU diff, but it is \
/openbmc/linux/scripts/coccinelle/misc/
H A Dreturnvar.cocci8 // Comments: Comments on code can be deleted if near code that is removed.
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/
H A Dneard_0.19.bb6 file://src/near.h;beginline=1;endline=20;md5=358e4deefef251a4761e1ffacc965d13 \
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-synology-ds213j.dts83 /* rear USB port, near reset button */
88 /* rear USB port, near RJ45 port */
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-foxg20.dts150 /* red LED marked "PC7" near mini USB (device) receptacle */
/openbmc/linux/Documentation/peci/
H A Dpeci.rst30 bit with a driven, rising edge from an idle near zero volts. The
/openbmc/linux/drivers/staging/
H A DKconfig10 interfaces that most likely will be changed in the near
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch18 /bin/sh: -c: line 1: syntax error near unexpected token `;'
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c2336 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()

1234567