Home
last modified time | relevance | path

Searched refs:code (Results 2426 - 2450 of 2962) sorted by relevance

1...<<919293949596979899100>>...119

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-microsoft.c217 clear_bit(usage->code, *bit); in ms_input_mapped()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dusbkbd.c154 unsigned int code, int value) in usb_kbd_event()
153 usb_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) usb_kbd_event() argument
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dsoc_button_array.c54 * used for the power and home buttons. The intend of this AML code is to
63 * IRQ_TYPE_LEVEL_LOW (to match how the _LID AML code configures it) and pass
197 * GPIOs at all but some way for AML code to check some in soc_button_device_create()
218 gpio_keys[n_buttons].code = info->event_code; in soc_button_device_create()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_cmp.c5 * Development of this code funded by Astaro AG (http://www.astaro.com/)
63 regs->verdict.code = NFT_BREAK; in nft_cmp_eval()
H A Dnft_nat.c125 regs->verdict.code = nf_nat_setup_info(ct, &range, priv->type); in nft_nat_eval()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c595 if (fp[len].code != 0 || fp[len].imm != 0) in probe_filter_length()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline_dynptr.c271 icmp_hdr->code != ICMP_FRAG_NEEDED) in parse_icmp()
H A Dtest_l4lb_noinline.c265 icmp_hdr->code != ICMP_FRAG_NEEDED) in parse_icmp()
H A Dtest_l4lb.c266 icmp_hdr->code != ICMP_FRAG_NEEDED) in parse_icmp()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sock.c382 if (fp[len].code != 0 || fp[len].imm != 0) in probe_prog_length()
510 /* Detaching w/o checking return code: best effort attempt. */ in run_test_case()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h378 __u8 code; member
H A Dwireless.h285 __u32 code; member
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-9xxx.h52 unsigned int code; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h5 * This code was copied from kernel/trace/trace_kprobe.h written by
225 struct fetch_insn *code; member
/kernel/linux/linux-6.6/net/dccp/
H A Ddccp.h59 * - DCCP-Response with ACK Subheader and 4 bytes of Service code OR
307 int dccp_send_reset(struct sock *sk, enum dccp_reset_codes code);
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm.c502 switch (le32_to_cpu(event->hdr.code)) { in virtsnd_pcm_event()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_internal.h213 * this, when necessary. Use this instead of strncpy inside libbpf source code.
546 return insn->code == (BPF_LD | BPF_IMM | BPF_DW); in is_ldimm64_insn()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h348 __u8 code; member
H A Dwireless.h277 __u32 code; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h378 __u8 code; member
H A Dwireless.h285 __u32 code; member
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_exc.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_exc.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsuper.c3 * bcache setup/teardown code, and some metadata io - read a superblock and
577 * This code is used by the allocation code; periodically (whenever it runs out
578 * of buckets to allocate from) the allocation code will invalidate some
2737 static int bcache_reboot(struct notifier_block *n, unsigned long code, void *x) in bcache_reboot() argument
2742 if (code == SYS_DOWN || in bcache_reboot()
2743 code == SYS_HALT || in bcache_reboot()
2744 code == SYS_POWER_OFF) { in bcache_reboot()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c428 * 0 on success, error code on error
801 * 0 on success, error code otherwise.
877 * 0 on success, error code otherwise.
923 * 0 on success, error code otherwise
1165 * An error code.
2070 u32 def_tx, crc, code; in tlan_read_and_clear_stats() local
2090 code = inb(dev->base_addr + TLAN_DIO_DATA + 3); in tlan_read_and_clear_stats()
2105 dev->stats.rx_errors += rx_over + crc + code; in tlan_read_and_clear_stats()
2113 dev->stats.rx_frame_errors += code; in tlan_read_and_clear_stats()

Completed in 36 milliseconds

1...<<919293949596979899100>>...119