/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gf100.c | 1573 u32 code = nvkm_rd32(device, 0x409814); in gf100_gr_ctxctl_isr() local 1574 if (code == E_BAD_FWMTHD) { in gf100_gr_ctxctl_isr() 1585 nvkm_error(subdev, "FECS ucode error %d\n", code); in gf100_gr_ctxctl_isr() 1619 u32 code = nvkm_rd32(device, 0x400110); in gf100_gr_intr() local 1665 nvkm_enum_find(nv50_data_error_names, code); in gf100_gr_intr() 1668 code, en ? en->name : "", chid, inst << 12, in gf100_gr_intr() 1700 struct nvkm_blob *code, struct nvkm_blob *data) in gf100_gr_init_fw() 1703 nvkm_falcon_load_imem(falcon, code->data, 0x0, code->size, 0, 0, false); in gf100_gr_init_fw() 1847 gr->func->fecs.ucode->code in gf100_gr_init_ctxctl_int() 1699 gf100_gr_init_fw(struct nvkm_falcon *falcon, struct nvkm_blob *code, struct nvkm_blob *data) gf100_gr_init_fw() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 28 # compiler-generated code. Recall that compiler is instructed to use 38 # comparison to compiler-generated code. On Cortex-A57 improvement 69 $code.=<<___; 308 $code.=<<___; 376 $code.=<<___; 396 $code.=<<___; 414 $code.=<<___; 437 $code.=<<___; 460 $code.=<<___; 473 $code [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 28 # compiler-generated code. Recall that compiler is instructed to use 38 # comparison to compiler-generated code. On Cortex-A57 improvement 69 $code.=<<___; 308 $code.=<<___; 376 $code.=<<___; 396 $code.=<<___; 414 $code.=<<___; 437 $code.=<<___; 460 $code.=<<___; 473 $code [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | api_shell.h | 7 * 1. Redistributions of source code must retain the above copyright 59 typedef void (*icmp_code_hander)(u8_t code, void *arg);
|
/kernel/linux/linux-5.10/arch/arc/lib/ |
H A D | memset.S | 30 .Laligned: ; This code address should be aligned for speed.
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | processor.h | 86 int signo, code; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/86xx/ |
H A D | mpc86xx_smp.c | 15 #include <asm/code-patching.h>
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | icmp.c | 76 u8 type, u8 code, in nip_icmp_err_handler() 74 nip_icmp_err_handler(struct sk_buff *skb, struct ninet_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) nip_icmp_err_handler() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-prima2/ |
H A D | sleep.S | 45 @ Following code has to run from cache since
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | sleep-s3c2410.S | 8 * Based on PXA/SA1100 sleep code by: 47 @@ align next bit of code to cache line
|
/kernel/linux/linux-5.10/arch/x86/platform/geode/ |
H A D | net5501.c | 31 .code = KEY_RESTART,
|
H A D | geos.c | 29 .code = KEY_RESTART,
|
/kernel/linux/linux-6.6/arch/arc/lib/ |
H A D | memset.S | 30 .Laligned: ; This code address should be aligned for speed.
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/86xx/ |
H A D | mpc86xx_smp.c | 15 #include <asm/code-patching.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | priv.h | 16 } code; member
|
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/ |
H A D | firmware.h | 33 __u8 code; member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_fib_netdev.c | 5 * This code is based on net/netfilter/nft_fib_inet.c, written by 50 regs->verdict.code = NFT_BREAK; in nft_fib_netdev_eval()
|
H A D | nft_fib_inet.c | 41 regs->verdict.code = NF_DROP; in nft_fib_inet_eval()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | protocol.h | 59 u8 type, u8 code, int offset,
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | genelf.h | 7 const void *code, int csize, void *debug, int nr_debug_entries,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | uinput.h | 103 __u16 code; /* axis code */ member 117 * code: The corresponding input code associated with this axis 176 * these callbacks are invoked. The userspace code then uses 177 * ioctls to retrieve additional parameters and send the return code. 178 * The callback blocks until this return code is sent. 184 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_UPLOAD. 191 * 4. Perform the effect upload, and place a return code back into 198 * 1. Wait for an event with type == EV_UINPUT and code [all...] |
H A D | if_pppox.h | 150 __u8 code; member
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nft_reject_ipv4.c | 6 * Development of this code funded by Astaro AG (http://www.astaro.com/) 37 regs->verdict.code = NF_DROP; in nft_reject_ipv4_eval()
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nft_reject_ipv6.c | 6 * Development of this code funded by Astaro AG (http://www.astaro.com/) 38 regs->verdict.code = NF_DROP; in nft_reject_ipv6_eval()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | falcon.h | 95 struct falcon_firmware_section code; member
|