Searched refs:existing (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/tools/perf/tests/
H A Dparse-events.c2546 static int combine_test_results(int existing, int latest) argument
2548 if (existing == TEST_FAIL)
2550 if (existing == TEST_SKIP)
2713 * prefix or suffix collides with an existing legacy token. For
/linux-master/
H A DMakefile1621 @echo ' kselftest to existing .config.'
2063 # read saved command lines for existing targets
2064 existing-targets := $(wildcard $(sort $(targets)))
2066 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S209 | No bits in the enable byte match existing exceptions. Check for
/linux-master/scripts/
H A Dget_abi.pl1004 B<undefined> - existing symbols at the system that aren't
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c4135 struct ffs_dev *existing; local
4140 existing = _ffs_do_find_dev(name);
4141 if (!existing)
4143 else if (existing != dev)
/linux-master/fs/btrfs/
H A Dtree-log.c367 * If the key is already in the destination tree the existing item is
368 * overwritten. If the existing item isn't big enough, it is extended.
498 /* make sure any existing item is the correct size */
513 /* don't overwrite an existing inode if the generation number
618 * The extent is inserted into the file, dropping any existing extents
681 struct btrfs_file_extent_item *existing; local
685 existing = btrfs_item_ptr(leaf, path->slots[0],
690 read_extent_buffer(leaf, &cmp2, (unsigned long)existing,
806 * Now delete all existing cums in the csum root that
840 * extent item, if we do not delete existing csu
[all...]
/linux-master/arch/sparc/lib/
H A DM7memcpy.S436 ! Gives existing cache lines time to be moved out of L1/L2/L3 cache.
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1657 # we don't mess with the existing fsave frame. just re-insert it and
H A Dfpsp.S1658 # we don't mess with the existing fsave frame. just re-insert it and

Completed in 364 milliseconds

12