Home
last modified time | relevance | path

Searched refs:epilog (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/hexagon/lib/
Dmemcpy.S161 #define epilog R3 /* bytes in epilog */ macro
250 epilog = and(kernel, #31); define
343 if(p3.new) epilog = add(epilog, #32);
436 noepilog = cmp.eq(epilog,#0);
437 epilogdws = lsr(epilog, #3);
438 kernel = and(epilog, #7);
444 shift2 = asl(epilog, #3);
448 ifword = tstbit(epilog,#2);
450 if(!p3) epilog = add(epilog, #-16);
465 p3 = cmp.gt(epilog, kernel);
[all …]
/linux-6.12.1/tools/net/ynl/
Dcli.py26 epilog = """
32 epilog=epilog)
/linux-6.12.1/scripts/
Dmake_fit.py66 epilog = 'Build a FIT from a directory tree containing .dtb files'
67 parser = argparse.ArgumentParser(epilog=epilog, fromfile_prefix_chars='@')
/linux-6.12.1/tools/net/sunrpc/xdrgen/
Dxdrgen29 epilog="""\
/linux-6.12.1/tools/mm/
Dthpmaps609 epilog=format("""Requires root privilege to access pagemap and
/linux-6.12.1/tools/perf/scripts/python/
Dparallel-perf.py853 epilog =