Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/kernel/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()
168 if (rmap->near[cpu].index == index) { in cpu_rmap_update()
[all …]
/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu_rmap.h31 } near[]; member
44 return rmap->near[cpu].index; in cpu_rmap_lookup_index()
49 return rmap->obj[rmap->near[cpu].index]; in cpu_rmap_lookup_obj()
/OK3568_Linux_fs/yocto/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)))
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmat4.hpp36 void ortho(mat4& out, double left, double right, double bottom, double top, double near, double far…
37 void perspective(mat4& out, double fovy, double aspect, double near, double far);
H A Dmat4.cpp97 void ortho(mat4& out, double left, double right, double bottom, double top, double near, double far… in ortho() argument
100 nf = 1.0f / (near - far); in ortho()
115 out[14] = (far + near) * nf; in ortho()
119 void perspective(mat4& out, double fovy, double aspect, double near, double far) { in perspective() argument
121 nf = 1.0f / (near - far); in perspective()
132 out[10] = (far + near) * nf; in perspective()
136 out[14] = (2.0f * far * near) * nf; in perspective()
/OK3568_Linux_fs/buildroot/package/python-nfc/
H A DConfig.in9 Python module for near field communication.
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-r2.dts28 proximity-near-level = <220>;
H A Dimx8mq-librem5-r3.dts30 proximity-near-level = <25>;
/OK3568_Linux_fs/u-boot/arch/xtensa/cpu/
H A Du-boot.lds19 * The reset vector is usually near the base of SYSROM and has room
22 * If a core has its vectors near the top of ROM, this must be edited.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/common_algorithm/audio/
H A DChangelog.txt10 - Fixed discontinuous near-end talk
/OK3568_Linux_fs/yocto/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 \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-mdadm-skip-test-11spare-migration.patch17 "try" includes near 20 sub testcase, so there are nearly 80 subcases need to run,
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pbzip2/
H A Dpbzip2_1.1.13.bb3 file compressor that uses pthreads and achieves near-linear speedup on SMP \
/OK3568_Linux_fs/buildroot/package/minetest/
H A DConfig.in17 Minetest is a near-infinite-world block sandbox game and a
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dreturnvar.cocci8 // Comments: Comments on code can be deleted if near code that is removed.
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/neard/
H A Dneard_0.16.bb6 file://src/near.h;beginline=1;endline=20;md5=358e4deefef251a4761e1ffacc965d13 \
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Darmada-370-synology-ds213j.dts83 /* rear USB port, near reset button */
88 /* rear USB port, near RJ45 port */
H A Dat91-foxg20.dts150 /* red LED marked "PC7" near mini USB (device) receptacle */
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.c2164 bool near; member
2214 args->near = true; in print_kern_sym_cb()
2215 } else if (args->near) { in print_kern_sym_cb()
2216 args->near = false; in print_kern_sym_cb()
2410 bool near = false; in print_duplicate_syms() local
2423 near = true; in print_duplicate_syms()
2424 } else if (near) { in print_duplicate_syms()
2425 near = false; in print_duplicate_syms()

123456789