Searched full:377 (Results 1 – 25 of 111) sorted by relevance
12345
/linux-6.15/tools/lib/api/ |
D | io_dir.h | 22 #define SYS_getdents64 377
|
/linux-6.15/drivers/net/ethernet/packetengines/ |
D | yellowfin.c | 1117 "\377\377\377\377\377\377")) { in yellowfin_rx()
|
/linux-6.15/arch/arm/boot/dts/ti/keystone/ |
D | keystone-k2e.dtsi | 166 interrupts = <GIC_SPI 377 IRQ_TYPE_EDGE_RISING>,
|
/linux-6.15/include/dt-bindings/clock/ |
D | rk3568-cru.h | 441 #define PCLK_MIPICSIPHY 377 827 #define SRST_SPI1 377
|
D | imx7d-clock.h | 386 #define IMX7D_I2C4_ROOT_PRE_DIV 377
|
D | rockchip,rk3528-cru.h | 389 #define CLK_PMU_32K_HP_TIMER 377
|
D | qcom,gcc-sc8280xp.h | 388 #define GCC_VIDEO_VCODEC_THROTTLE_CLK 377
|
/linux-6.15/Documentation/devicetree/bindings/net/ |
D | microchip,sparx5-switch.yaml | 233 microchip,sd-sgpio = <377>;
|
/linux-6.15/fs/hpfs/ |
D | hpfs.h | 310 u8 last: 1; /* set on phony \377 entry */ 324 u8 last: 1; /* set on phony \377 entry */
|
/linux-6.15/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 387 377 common userfaultfd sys_userfaultfd
|
/linux-6.15/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 387 377 common process_vm_readv sys_process_vm_readv
|
/linux-6.15/tools/perf/arch/sh/entry/syscalls/ |
D | syscall.tbl | 387 377 common userfaultfd sys_userfaultfd
|
/linux-6.15/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 387 377 common preadv2 sys_preadv2
|
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/ |
D | syscall.tbl | 310 377 common getdents64 sys_getdents64
|
/linux-6.15/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_32.tbl | 392 377 i386 copy_file_range sys_copy_file_range
|
/linux-6.15/tools/perf/arch/arm/entry/syscalls/ |
D | syscall.tbl | 395 377 common process_vm_writev sys_process_vm_writev
|
/linux-6.15/arch/arm64/tools/ |
D | syscall_32.tbl | 392 377 common process_vm_writev sys_process_vm_writev
|
/linux-6.15/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 310 377 common getdents64 sys_getdents64
|
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/ |
D | syscall_32.tbl | 392 377 common process_vm_writev sys_process_vm_writev
|
/linux-6.15/include/dt-bindings/reset/ |
D | rockchip,rk3576-cru.h | 439 #define SRST_H_SPDIF_TX5 377
|
/linux-6.15/arch/arm/tools/ |
D | syscall.tbl | 395 377 common process_vm_writev sys_process_vm_writev
|
/linux-6.15/arch/x86/entry/syscalls/ |
D | syscall_32.tbl | 392 377 i386 copy_file_range sys_copy_file_range
|
/linux-6.15/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 735 file_header = struct.pack("!11sii", b"PGCOPY\n\377\r\n\0", 0, 0) 736 file_trailer = b"\377\377"
|
/linux-6.15/drivers/tty/ |
D | n_tty.c | 1132 put_tty_queue('\377', ldata); in n_tty_receive_break() 1180 put_tty_queue('\377', ldata); in n_tty_receive_parity_error() 1327 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char_canon() 1389 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char_special() 1424 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char()
|
/linux-6.15/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 472 # 366-377 originally left for IPC, now unused
|
12345