Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dcalipso.c631 int spot = -1; in calipso_map_cat_hton() local
636 spot = netlbl_catmap_walk(secattr->attr.mls.cat, in calipso_map_cat_hton()
637 spot + 1); in calipso_map_cat_hton()
638 if (spot < 0) in calipso_map_cat_hton()
640 if (spot >= net_clen_bits) in calipso_map_cat_hton()
642 netlbl_bitmap_setbit(net_cat, spot, 1); in calipso_map_cat_hton()
644 if (spot > net_spot_max) in calipso_map_cat_hton()
645 net_spot_max = spot; in calipso_map_cat_hton()
670 int spot = -1; in calipso_map_cat_ntoh() local
674 spot = netlbl_bitmap_walk(net_cat, in calipso_map_cat_ntoh()
[all …]
/Linux-v4.19/net/netlabel/
Dnetlabel_kapi.c820 u32 spot = start; in netlbl_catmap_setrng() local
822 while (rc == 0 && spot <= end) { in netlbl_catmap_setrng()
823 if (((spot & (BITS_PER_LONG - 1)) == 0) && in netlbl_catmap_setrng()
824 ((end - spot) > BITS_PER_LONG)) { in netlbl_catmap_setrng()
826 spot, in netlbl_catmap_setrng()
829 spot += BITS_PER_LONG; in netlbl_catmap_setrng()
831 rc = netlbl_catmap_setbit(catmap, spot++, flags); in netlbl_catmap_setrng()
/Linux-v4.19/arch/xtensa/
DKconfig.debug8 This check can spot missing TLB invalidation/wrong PTE permissions/
/Linux-v4.19/arch/arc/lib/
Dstrcmp-archs.S35 ;; A match is found, spot it out
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-mickey.dts99 * - 800 MHz appears to be a "sweet spot" for me. I can run
/Linux-v4.19/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()
/Linux-v4.19/Documentation/livepatch/
Dshadow-vars.txt157 For commit 1d147bfa6429, a good spot to allocate a shadow spinlock is
/Linux-v4.19/Documentation/core-api/
Derrseq.rst114 Occasionally the big boss comes in for a spot check and asks the worker
/Linux-v4.19/Documentation/filesystems/
Dgfs2-glocks.txt174 2. To spot performance issues more easily
/Linux-v4.19/Documentation/
Dunaligned-memory-access.txt31 assembly). As will become clear, it is relatively easy to spot C statements
/Linux-v4.19/Documentation/process/
D5.Posting.rst71 an arbitrary spot.
D4.Coding.rst63 and to review full files in order to spot coding style mistakes,
Dcoding-style.rst636 and to review full files in order to spot coding style mistakes,
/Linux-v4.19/Documentation/gpu/
Dtodo.rst286 of the entire device, you can spot them with the DRIVER_MODESET flag.
/Linux-v4.19/Documentation/RCU/
Dchecklist.txt456 otherwise extremely difficult to spot.
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME404 make it easier to spot hardlinked files (as they will have
/Linux-v4.19/init/
DKconfig1821 to the modules to (hopefully) spot any changes which would