Home
last modified time | relevance | path

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

/linux/arch/hexagon/lib/
H A 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/tools/net/ynl/
H A Dcli.py28 epilog = """
34 epilog=epilog)
/linux/scripts/
H A Dmake_fit.py66 epilog = 'Build a FIT from a directory tree containing .dtb files'
67 parser = argparse.ArgumentParser(epilog=epilog, fromfile_prefix_chars='@')
/linux/tools/net/sunrpc/xdrgen/
H A Dxdrgen29 epilog="""\
/linux/tools/mm/
H A Dthpmaps609 epilog=format("""Requires root privilege to access pagemap and
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py853 epilog =