Home
last modified time | relevance | path

Searched full:513 (Results 1 – 25 of 76) sorted by relevance

1234

/linux/fs/bfs/
H A Dbfs.h11 /* In theory BFS supports up to 512 inodes, numbered from 2 (for /) up to 513 inclusive.
12 In actual fact, attempting to create the 512th inode (i.e. inode No. 513 or file No. 511)
16 #define BFS_MAX_LASTI 513
/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c
/linux/tools/perf/tests/
H A Dapi-io.c306 for (i = 513; i < 1023; i++) in test_get_line()
313 EXPECT_EQUAL((int)io__getline(&io, &line, &line_len), 513); in test_get_line()
314 EXPECT_EQUAL((int)strlen(line), 513); in test_get_line()
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_stack_ptr.c245 r1 += -513; \ in to_stack_check_low_2()
255 __failure __msg("invalid write to stack R1 off=-513 size=1")
261 r1 += -513; \ in to_stack_check_low_3()
H A Dverifier_raw_stack.c239 __failure __msg("invalid write to stack R3 off=-513 size=8")
245 r6 += -513; \ in load_bytes_invalid_access_1()
/linux/arch/mips/include/asm/
H A Dbreak.h20 #define BRK_KDB 513 /* Used in KDB_ENTER() */
/linux/tools/testing/crypto/chacha20-s390/
H A Drun-tests.sh27 insmod test_cipher.ko size=513
/linux/drivers/interconnect/qcom/
H A Dsdx65.h30 #define SDX65_SLAVE_AOSS 513
H A Dqdu1000.h43 #define QDU1000_SLAVE_AHB2PHY_SOUTH 513
H A Dsm8450.h76 #define SM8450_SLAVE_AHB2PHY_SOUTH 513
H A Dsc8280xp.h87 /* 513 was used by SLAVE_IPA_CORE, now represented as RPMh clock */
/linux/Documentation/devicetree/bindings/reset/
H A Dzynq-reset.txt62 513: fpga1 out reset
/linux/include/linux/
H A Derrno.h15 #define ERESTARTNOINTR 513
/linux/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml238 clocks = <&cpg CPG_MOD 513>;
243 resets = <&cpg 513>;
/linux/Documentation/hwmon/
H A Ddrivetemp.rst13 ANS Project T10/BSR INCITS 513
/linux/fs/smb/common/
H A Dsmbacl.h63 #define DOMAIN_USER_RID_LE cpu_to_le32(513)
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h143 #define MINIMUM_CREDIT_FOR_TSO (DCB_MAX_TSO_SIZE/64 + 1) /* 513 for 32KB TSO packet */
/linux/include/dt-bindings/clock/
H A Dexynos5420.h191 #define CLK_SCLK_PWM_ISP 513
H A Drockchip,rk3576-cru.h531 #define ACLK_UFS 513
/linux/include/uapi/linux/
H A Dif_arp.h59 #define ARPHRD_CISCO 513 /* Cisco HDLC */
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c182 { 513, PRUETH_MAX_PKT_SIZE},
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl401 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl401 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c66 #define STG4K3_PLL_MAX_F 513 /* Max */
/linux/include/dt-bindings/reset/
H A Drockchip,rk3588-cru.h588 #define SRST_A_DDR_BIU 513

1234