Home
last modified time | relevance | path

Searched refs:do (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/
H A Dcli.py18 parser.add_argument('--do', dest='do', type=str)
47 if args.do:
48 reply = ynl.do(args.do, attrs, args.flags)
H A Dethtool.py83 ynl.do(op_name, req)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm9 * Software is furnished to do so, subject to the following conditions:
202 // Clear SPI_PRIO: do not save with elevated priority.
532 // first wave do LDS save;
H A Dcwsr_trap_handler_gfx10.asm9 * Software is furnished to do so, subject to the following conditions:
182 // Clear SPI_PRIO: do not save with elevated priority.
614 // first wave do LDS save;
H A Dcwsr_trap_handler_gfx8.asm9 * Software is furnished to do so, subject to the following conditions:
377 // first wave do LDS save;
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.py226 # We don't have the ability to parse nests yet, so only do global
659 return op['do']['request']['attributes'].copy()
725 def do(self, method, vals, flags): member in YnlFamily
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm9 * Software is furnished to do so, subject to the following conditions:
493 // first wave do LDS save;
H A Dcwsr_trap_handler_gfx10.asm9 * Software is furnished to do so, subject to the following conditions:
512 // first wave do LDS save;
H A Dcwsr_trap_handler_gfx8.asm9 * Software is furnished to do so, subject to the following conditions:
377 // first wave do LDS save;

Completed in 11 milliseconds