Home
last modified time | relevance | path

Searched refs:code (Results 2651 - 2675 of 2962) sorted by relevance

1...<<101102103104105106107108109110>>...119

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c20 #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 Didle.c3 * 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 Dtest_cls_redirect.c120 * 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 Dtest_xdp_noinline.c520 if ((icmp_hdr->type != 3) || (icmp_hdr->code != 4)) in parse_icmp()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-ntrig.c90 * 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 Dsdio_uart.c1058 if (tpl->code != 0x91) in sdio_uart_probe()
/kernel/linux/linux-5.10/drivers/net/
H A Drionet.c636 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 Dql4_def.h115 * Macros to help code, maintain, etc.
367 enum iscsi_host_event_code code; member
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.c135 /* 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 Dl2cap.h221 __u8 code; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h66 __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 Dbpf.h66 __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 Ddlmcommon.h648 u8 code; /* Response code. dlm_minor and fs_minor member
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl2.h1205 u16 code; member
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A Diss.c146 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 Datioctl.h101 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 Dsdio_uart.c1044 if (tpl->code != 0x91) in sdio_uart_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c337 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 Dibmvnic.h355 u8 code; /* one of enum ibmvnic_rc_codes */ member
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmcommon.h643 u8 code; /* Response code. dlm_minor and fs_minor member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Drawnand.h317 * 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 Diss.c146 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 Dimx6-mipi-csi2.c292 switch (csi2->format_mbus.code) { in csi2ipu_gasket_init()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_def.h114 * 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 Dhfa384x.h173 * include the len or code fields)
211 * include the len or code fields)
233 * include the len or code fields)
909 __le16 code; member

Completed in 93 milliseconds

1...<<101102103104105106107108109110>>...119