Searched refs:do (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/tools/net/ynl/ |
H A D | cli.py | 18 parser.add_argument('--do', dest='do', type=str) 47 if args.do: 48 reply = ynl.do(args.do, attrs, args.flags)
|
H A D | ethtool.py | 83 ynl.do(op_name, req)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 9 * 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 D | cwsr_trap_handler_gfx10.asm | 9 * 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 D | cwsr_trap_handler_gfx8.asm | 9 * 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 D | ynl.py | 226 # 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 D | cwsr_trap_handler_gfx9.asm | 9 * Software is furnished to do so, subject to the following conditions: 493 // first wave do LDS save;
|
H A D | cwsr_trap_handler_gfx10.asm | 9 * Software is furnished to do so, subject to the following conditions: 512 // first wave do LDS save;
|
H A D | cwsr_trap_handler_gfx8.asm | 9 * Software is furnished to do so, subject to the following conditions: 377 // first wave do LDS save;
|
Completed in 11 milliseconds