Searched full:377 (Results 1 – 25 of 76) sorted by relevance
1234
/linux/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 1117 "\377\377\377\377\377\377")) { in yellowfin_rx()
|
/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2e.dtsi | 166 interrupts = <GIC_SPI 377 IRQ_TYPE_EDGE_RISING>,
|
/linux/include/dt-bindings/clock/ |
H A D | rk3568-cru.h | 441 #define PCLK_MIPICSIPHY 377 827 #define SRST_SPI1 377
|
H A D | imx7d-clock.h | 386 #define IMX7D_I2C4_ROOT_PRE_DIV 377
|
H A D | rockchip,rk3528-cru.h | 389 #define CLK_PMU_32K_HP_TIMER 377
|
H A D | nvidia,tegra264.h | 383 #define TEGRA264_CLK_MGBE3_TX 377
|
H A D | qcom,gcc-sc8280xp.h | 388 #define GCC_VIDEO_VCODEC_THROTTLE_CLK 377
|
H A D | qcom,glymur-gcc.h | 387 #define GCC_USB4_0_TMU_CLK 377
|
H A D | rockchip,rk3576-cru.h | 395 #define ACLK_VI_ROOT_INTER 377
|
/linux/fs/hpfs/ |
H A D | hpfs.h | 310 u8 last: 1; /* set on phony \377 entry */ 324 u8 last: 1; /* set on phony \377 entry */
|
H A D | dir.c | 166 hpfs_error(inode->i_sb, "hpfs_readdir: bad \\377 entry; pos = %08lx", (unsigned long)ctx->pos); in hpfs_readdir()
|
/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 387 377 common process_vm_readv sys_process_vm_readv
|
/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 387 377 common preadv2 sys_preadv2
|
/linux/tools/perf/arch/sh/entry/syscalls/ |
H A D | syscall.tbl | 387 377 common userfaultfd sys_userfaultfd
|
/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 387 377 common userfaultfd sys_userfaultfd
|
/linux/include/dt-bindings/reset/ |
H A D | rockchip,rk3576-cru.h | 439 #define SRST_H_SPDIF_TX5 377
|
/linux/arch/arm/tools/ |
H A D | syscall.tbl | 395 377 common process_vm_writev sys_process_vm_writev
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 392 377 i386 copy_file_range sys_copy_file_range
|
/linux/tools/perf/arch/arm/entry/syscalls/ |
H A D | syscall.tbl | 395 377 common process_vm_writev sys_process_vm_writev
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 392 377 i386 copy_file_range sys_copy_file_range
|
/linux/arch/arm64/tools/ |
H A D | syscall_32.tbl | 392 377 common process_vm_writev sys_process_vm_writev
|
/linux/tools/perf/scripts/python/ |
H A 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/arch/alpha/kernel/syscalls/ |
H A D | syscall.tbl | 310 377 common getdents64 sys_getdents64
|
/linux/arch/powerpc/kernel/syscalls/ |
H A D | syscall.tbl | 472 # 366-377 originally left for IPC, now unused
|
/linux/fs/vboxsf/ |
H A D | super.c | 24 static const unsigned char VBSF_MOUNT_SIGNATURE[4] __nonstring = "\000\377\376\375";
|
1234