Searched full:377 (Results 1 – 25 of 94) sorted by relevance
1234
/linux-6.8/drivers/net/ethernet/packetengines/ |
D | yellowfin.c | 1117 "\377\377\377\377\377\377")) { in yellowfin_rx()
|
/linux-6.8/Documentation/devicetree/bindings/net/ |
D | microchip,sparx5-switch.yaml | 197 microchip,sd-sgpio = <377>;
|
/linux-6.8/arch/arm64/boot/dts/freescale/ |
D | imx8-ss-audio.dtsi | 32 <GIC_SPI 377 IRQ_TYPE_LEVEL_HIGH>, /* 3 */
|
/linux-6.8/arch/arm/boot/dts/ti/keystone/ |
D | keystone-k2e.dtsi | 166 interrupts = <GIC_SPI 377 IRQ_TYPE_EDGE_RISING>,
|
/linux-6.8/include/dt-bindings/clock/ |
D | rk3568-cru.h | 440 #define PCLK_MIPICSIPHY 377 826 #define SRST_SPI1 377
|
D | imx7d-clock.h | 386 #define IMX7D_I2C4_ROOT_PRE_DIV 377
|
D | qcom,gcc-sc8280xp.h | 388 #define GCC_VIDEO_VCODEC_THROTTLE_CLK 377
|
D | rockchip,rk3588-cru.h | 392 #define PCLK_PCIE_COMBO_PIPE_PHY 377
|
/linux-6.8/fs/hpfs/ |
D | hpfs.h | 310 u8 last: 1; /* set on phony \377 entry */ 324 u8 last: 1; /* set on phony \377 entry */
|
D | dir.c | 166 hpfs_error(inode->i_sb, "hpfs_readdir: bad \\377 entry; pos = %08lx", (unsigned long)ctx->pos); in hpfs_readdir()
|
D | map.c | 309 hpfs_error(s, "dnode %08x does not end with \\377 entry", secno); in hpfs_map_dnode()
|
/linux-6.8/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 387 377 common userfaultfd sys_userfaultfd
|
/linux-6.8/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 387 377 common preadv2 sys_preadv2
|
/linux-6.8/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 387 377 common process_vm_readv sys_process_vm_readv
|
/linux-6.8/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 310 377 common getdents64 sys_getdents64
|
/linux-6.8/arch/x86/entry/syscalls/ |
D | syscall_32.tbl | 391 377 i386 copy_file_range sys_copy_file_range
|
/linux-6.8/arch/arm/tools/ |
D | syscall.tbl | 394 377 common process_vm_writev sys_process_vm_writev
|
/linux-6.8/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.8/drivers/tty/ |
D | n_tty.c | 1148 put_tty_queue('\377', ldata); in n_tty_receive_break() 1196 put_tty_queue('\377', ldata); in n_tty_receive_parity_error() 1343 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char_canon() 1405 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char_special() 1440 if (c == '\377' && I_PARMRK(tty)) in n_tty_receive_char()
|
/linux-6.8/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 387 377 common pwritev2 sys_pwritev2 compat_sys_pwritev2
|
/linux-6.8/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 468 # 366-377 originally left for IPC, now unused
|
/linux-6.8/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 468 # 366-377 originally left for IPC, now unused
|
/linux-6.8/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 387 377 common pwritev2 sys_pwritev2 compat_sys_pwritev2
|
/linux-6.8/fs/vboxsf/ |
D | super.c | 24 static const unsigned char VBSF_MOUNT_SIGNATURE[4] = "\000\377\376\375";
|
/linux-6.8/include/dt-bindings/reset/ |
D | rockchip,rk3588-cru.h | 432 #define SRST_A_RKVENC0 377
|
1234