Searched full:513 (Results 1 – 25 of 89) sorted by relevance
1234
/linux-6.12.1/fs/bfs/ |
D | bfs.h | 11 /* 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-6.12.1/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 463 - description: Acer Chromebook Spin 513 (rev0) 468 - description: Acer Chromebook Spin 513 (rev1 - 2) 474 - description: Acer Chromebook Spin 513 (rev3 - 8) 484 - description: Acer Chromebook Spin 513 (rev9) 489 - description: Acer Chromebook Spin 513 (newest rev) 494 - description: Acer Chromebook Spin 513 with KB Backlight (rev1 - 2) 500 - description: Acer Chromebook Spin 513 with KB Backlight (rev3 - 8) 510 - description: Acer Chromebook Spin 513 with KB Backlight (rev9) 515 - description: Acer Chromebook Spin 513 with KB Backlight (newest rev) 520 - description: Acer Chromebook Spin 513 with LTE (rev1 - 2) [all …]
|
D | mediatek.yaml | 342 - description: Acer Tomato (Acer Chromebook Spin 513 CP513-2H) 349 - description: Acer Tomato rev3 - 4 (Acer Chromebook Spin 513 CP513-2H)
|
/linux-6.12.1/tools/testing/selftests/kvm/lib/x86_64/ |
D | memstress.c | 55 * 513 page tables is enough to identity-map 256 TiB of L2 with 1G in memstress_nested_pages() 59 return 513 + 10 * nr_vcpus; in memstress_nested_pages()
|
/linux-6.12.1/tools/perf/tests/ |
D | api-io.c | 306 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-6.12.1/arch/mips/include/asm/ |
D | break.h | 20 #define BRK_KDB 513 /* Used in KDB_ENTER() */
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_stack_ptr.c | 245 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()
|
D | verifier_raw_stack.c | 239 __failure __msg("invalid indirect access to stack R3 off=-513 size=8") 245 r6 += -513; \ in load_bytes_invalid_access_1()
|
/linux-6.12.1/tools/testing/crypto/chacha20-s390/ |
D | run-tests.sh | 27 insmod test_cipher.ko size=513
|
/linux-6.12.1/drivers/interconnect/qcom/ |
D | sdx65.h | 30 #define SDX65_SLAVE_AOSS 513
|
D | qdu1000.h | 43 #define QDU1000_SLAVE_AHB2PHY_SOUTH 513
|
D | sm8450.h | 76 #define SM8450_SLAVE_AHB2PHY_SOUTH 513
|
D | sc8280xp.h | 87 /* 513 was used by SLAVE_IPA_CORE, now represented as RPMh clock */
|
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | zynq-reset.txt | 62 513: fpga1 out reset
|
/linux-6.12.1/include/linux/ |
D | errno.h | 15 #define ERESTARTNOINTR 513
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,drif.yaml | 238 clocks = <&cpg CPG_MOD 513>; 243 resets = <&cpg 513>;
|
/linux-6.12.1/fs/smb/common/ |
D | smbacl.h | 63 #define DOMAIN_USER_RID_LE cpu_to_le32(513)
|
/linux-6.12.1/Documentation/hwmon/ |
D | drivetemp.rst | 13 ANS Project T10/BSR INCITS 513
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb.h | 143 #define MINIMUM_CREDIT_FOR_TSO (DCB_MAX_TSO_SIZE/64 + 1) /* 513 for 32KB TSO packet */
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | exynos5420.h | 191 #define CLK_SCLK_PWM_ISP 513
|
/linux-6.12.1/include/dt-bindings/arm/ |
D | qcom,ids.h | 251 #define QCOM_ID_IPQ9570 513
|
/linux-6.12.1/include/uapi/linux/ |
D | if_arp.h | 59 #define ARPHRD_CISCO 513 /* Cisco HDLC */
|
/linux-6.12.1/drivers/net/ethernet/ti/icssg/ |
D | icssg_ethtool.c | 182 { 513, PRUETH_MAX_PKT_SIZE},
|
/linux-6.12.1/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 397 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
|
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 397 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
|
1234