/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | module_64.c | 20 #include <asm/code-patching.h> 113 /* Data for the above code */ 986 * Optimize ELFv2 large code model entry point if in apply_relocate_add() 993 * Check for the large code model prolog sequence: in apply_relocate_add()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 3 * PowerNV cpuidle code 21 #include <asm/code-patching.h> 1206 * The idle code does not deal with TB loss occurring in pnv_arch300_idle_init()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.c | 120 * we can tell LLVM to emit code as if we always had a larger alignment. 129 * LLVM will go and eliminate code, e.g. when checking packet lengths. 608 * return value, and calling code works while still being "generic" to 726 if (icmp.type != ICMP_DEST_UNREACH || icmp.code != ICMP_FRAG_NEEDED) { in process_icmpv4()
|
H A D | test_xdp_noinline.c | 520 if ((icmp_hdr->type != 3) || (icmp_hdr->code != 4)) in parse_icmp()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-ntrig.c | 90 * This function converts the 4 byte raw firmware code into 555 clear_bit(usage->code, *bit); in ntrig_input_mapped()
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | sdio_uart.c | 1058 if (tpl->code != 0x91) in sdio_uart_probe()
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | rionet.c | 636 static int rionet_shutdown(struct notifier_block *nb, unsigned long code, in rionet_shutdown() argument
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_def.h | 115 * Macros to help code, maintain, etc. 367 enum iscsi_host_event_code code; member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow.c | 135 /* We open code this to make sure cpu 0 is always considered */ in ovs_flow_stats_get() 159 /* We open code this to make sure cpu 0 is always considered */ in ovs_flow_stats_clear() 410 /* The ICMPv6 type and code fields use the 16-bit transport port in parse_icmpv6() 602 /* The ICMP type and code fields use the 16-bit in key_extract_l3l4() 606 key->tp.dst = htons(icmp->code); in key_extract_l3l4()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | l2cap.h | 221 __u8 code; member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | bpf.h | 66 __u8 code; /* opcode */ member 301 * All eligible programs are executed regardless of return code from 334 * saves some back-ends a lot of code-gen. However such optimization is not 970 * efficient, but it is handled through an action code where the 1081 * Let's imagine that the following code is part of a program 1167 * quirks where error and counter value are used as a return code 1175 * negative error code in case of failure. 1352 * The checksum result, or a negative error code in case of 1446 * * A negative error code, if an error occurred. 1497 * * A negative error code, i [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bpf.h | 66 __u8 code; /* opcode */ member 301 * All eligible programs are executed regardless of return code from 334 * saves some back-ends a lot of code-gen. However such optimization is not 970 * efficient, but it is handled through an action code where the 1081 * Let's imagine that the following code is part of a program 1167 * quirks where error and counter value are used as a return code 1175 * negative error code in case of failure. 1352 * The checksum result, or a negative error code in case of 1446 * * A negative error code, if an error occurred. 1497 * * A negative error code, i [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 648 u8 code; /* Response code. dlm_minor and fs_minor member
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | actbl2.h | 1205 u16 code; member
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss.c | 146 pipe->external_bpp = omap4iss_video_format_info(fmt.format.code)->bpp; in omap4iss_get_external_info() 1082 * return negative error code or zero on success
|
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | atioctl.h | 101 u16 code; member 1234 /* The struct associated with the code is listed after the definition */
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_uart.c | 1044 if (tpl->code != 0x91) in sdio_uart_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | lpc32xx_slc.c | 337 unsigned char *code) in lpc32xx_nand_ecc_calculate() 335 lpc32xx_nand_ecc_calculate(struct nand_chip *chip, const unsigned char *buf, unsigned char *code) lpc32xx_nand_ecc_calculate() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.h | 355 u8 code; /* one of enum ibmvnic_rc_codes */ member
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 643 u8 code; /* Response code. dlm_minor and fs_minor member
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | rawnand.h | 317 * ECC strength, or any other error code if the error is not 1498 unsigned char *code);
|
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss.c | 146 pipe->external_bpp = omap4iss_video_format_info(fmt.format.code)->bpp; in omap4iss_get_external_info() 1085 * return negative error code or zero on success
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx6-mipi-csi2.c | 292 switch (csi2->format_mbus.code) { in csi2ipu_gasket_init()
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_def.h | 114 * Macros to help code, maintain, etc. 376 enum iscsi_host_event_code code; member
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | hfa384x.h | 173 * include the len or code fields) 211 * include the len or code fields) 233 * include the len or code fields) 909 __le16 code; member
|