Home
last modified time | relevance | path

Searched refs:spot (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
Dcalipso.c613 int spot = -1; in calipso_map_cat_hton() local
618 spot = netlbl_catmap_walk(secattr->attr.mls.cat, in calipso_map_cat_hton()
619 spot + 1); in calipso_map_cat_hton()
620 if (spot < 0) in calipso_map_cat_hton()
622 if (spot >= net_clen_bits) in calipso_map_cat_hton()
624 netlbl_bitmap_setbit(net_cat, spot, 1); in calipso_map_cat_hton()
626 if (spot > net_spot_max) in calipso_map_cat_hton()
627 net_spot_max = spot; in calipso_map_cat_hton()
652 int spot = -1; in calipso_map_cat_ntoh() local
656 spot = netlbl_bitmap_walk(net_cat, in calipso_map_cat_ntoh()
[all …]
/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_kapi.c812 u32 spot = start; in netlbl_catmap_setrng() local
814 while (rc == 0 && spot <= end) { in netlbl_catmap_setrng()
815 if (((spot & (BITS_PER_LONG - 1)) == 0) && in netlbl_catmap_setrng()
816 ((end - spot) > BITS_PER_LONG)) { in netlbl_catmap_setrng()
818 spot, in netlbl_catmap_setrng()
821 spot += BITS_PER_LONG; in netlbl_catmap_setrng()
823 rc = netlbl_catmap_setbit(catmap, spot++, flags); in netlbl_catmap_setrng()
/kernel/linux/linux-5.10/arch/arc/lib/
Dstrcmp-archs.S32 ;; A match is found, spot it out
/kernel/linux/linux-5.10/arch/xtensa/
DKconfig.debug8 This check can spot missing TLB invalidation/wrong PTE permissions/
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c3150 int spot; in ar9300_uncompress_block() local
3155 spot = 0; in ar9300_uncompress_block()
3160 spot += offset; in ar9300_uncompress_block()
3164 if (length > 0 && spot >= 0 && spot+length <= mdataSize) { in ar9300_uncompress_block()
3167 it, spot, offset, length); in ar9300_uncompress_block()
3168 memcpy(&mptr[spot], &block[it+2], length); in ar9300_uncompress_block()
3169 spot += length; in ar9300_uncompress_block()
3173 it, spot, offset, length); in ar9300_uncompress_block()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-veyron-mickey.dts111 * - 800 MHz appears to be a "sweet spot" for me. I can run
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dtodo.rst132 the more warnings are addressed, the easier it is to spot real
Dusage.rst466 make it easier to spot hardlinked files (as they will have
/kernel/linux/linux-5.10/Documentation/livepatch/
Dshadow-vars.rst172 For commit 1d147bfa6429, a good spot to allocate a shadow spinlock is
/kernel/linux/linux-5.10/Documentation/core-api/
Derrseq.rst114 Occasionally the big boss comes in for a spot check and asks the worker
Dunaligned-memory-access.rst31 assembly). As will become clear, it is relatively easy to spot C statements
Dxarray.rst408 spot in the tree. If you want to move to the next or previous index,
/kernel/linux/linux-5.10/Documentation/driver-api/
Dioctl.rst228 that can spot problems in the interface when the ioctl is shared
/kernel/linux/linux-5.10/Documentation/filesystems/
Dgfs2-glocks.rst187 2. To spot performance issues more easily
/kernel/linux/linux-5.10/Documentation/maintainer/
Drebasing-and-merging.rst212 point rather than some random spot. If your upstream-bound branch has
/kernel/linux/linux-5.10/Documentation/RCU/
Drcu_dereference.rst451 Unfortunately, these sorts of bugs can be extremely hard to spot during
Dchecklist.rst438 otherwise extremely difficult to spot.
/kernel/linux/linux-5.10/Documentation/process/
D5.Posting.rst72 an arbitrary spot.
D4.Coding.rst63 and to review full files in order to spot coding style mistakes,
Dcoding-style.rst681 and to review full files in order to spot coding style mistakes,
/kernel/linux/linux-5.10/init/
DKconfig2196 to the modules to (hopefully) spot any changes which would