Searched refs:sit (Results 1 – 25 of 30) sorted by relevance
12
/linux-6.12.1/Documentation/admin-guide/nfs/ |
D | pnfs-scsi-server.rst | 14 file system must sit on a SCSI LUN that is accessible to the clients in 15 addition to the MDS. As of now the file system needs to sit directly on the
|
D | pnfs-block-server.rst | 13 file system must sit on shared storage (typically iSCSI) that is accessible 15 sit directly on the exported volume, striping or concatenation of
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | with_tunnels.sh | 12 ip link add "sit_${SUFFIX}" type sit ${CONFIG}
|
D | with_addr.sh | 26 ip link add "${SIT_DEV_NAME}" type sit remote any local any \
|
D | test_tc_tunnel.sh | 119 $0 ipv6 sit none 100
|
/linux-6.12.1/Documentation/filesystems/ |
D | index.rst | 9 works, along with the filesystems that sit below it. For now, what we have
|
/linux-6.12.1/net/ipv6/ |
D | Makefile | 41 obj-$(CONFIG_IPV6_SIT) += sit.o
|
D | Kconfig | 179 Saying M here will produce a module called sit. If unsure, say Y.
|
/linux-6.12.1/drivers/scsi/elx/efct/ |
D | efct_unsol.c | 160 struct fc_frame_header *fchdr, bool sit) in efct_populate_io_fcp_cmd() argument 177 io->seq_init = sit; in efct_populate_io_fcp_cmd()
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-asrock-e3c246d4i.dts | 184 /* Assert BMC_READY so BIOS doesn't sit around waiting for it */
|
/linux-6.12.1/Documentation/driver-api/ |
D | spi.rst | 27 whatever bus they sit on (often the platform bus) and SPI, and expose
|
/linux-6.12.1/Documentation/infiniband/ |
D | core_locking.rst | 7 both low-level drivers that sit below the midlayer and upper level
|
/linux-6.12.1/Documentation/core-api/ |
D | packing.rst | 49 What the examples show is where the logical bytes and bits sit.
|
/linux-6.12.1/drivers/crypto/caam/ |
D | Kconfig | 193 It handles DPSECI DPAA2 objects that sit on the Management Complex
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | TEST.DOC | 84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
|
D | fpsp.doc | 89 of the "call-out" section. The "Call-out" section must sit adjacent to the
|
D | isp.doc | 97 of the "call-out" section. The "Call-out" section must sit adjacent to the
|
/linux-6.12.1/arch/arm/boot/dts/gemini/ |
D | gemini-dlink-dir-685.dts | 101 * The LEDs both sit inside the unmount button and the
|
/linux-6.12.1/fs/f2fs/ |
D | segment.c | 4798 struct f2fs_sit_entry sit; in build_sit_entries() local 4821 sit = sit_blk->entries[SIT_ENTRY_OFFSET(sit_i, start)]; in build_sit_entries() 4824 err = check_block_count(sbi, start, &sit); in build_sit_entries() 4827 seg_info_from_raw_sit(se, &sit); in build_sit_entries() 4874 sit = sit_in_journal(journal, i); in build_sit_entries() 4880 err = check_block_count(sbi, start, &sit); in build_sit_entries() 4883 seg_info_from_raw_sit(se, &sit); in build_sit_entries()
|
/linux-6.12.1/Documentation/i2c/ |
D | instantiating-devices.rst | 25 unbound and destroyed when the I2C bus they sit on goes away (if ever).
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 57 possible to produce a DVB high level interface that can sit right
|
/linux-6.12.1/Documentation/process/ |
D | maintainer-soc.rst | 148 frequently there are intermediate files, such as jh7100-common.dtsi, which sit
|
/linux-6.12.1/Documentation/networking/ |
D | sfp-phylink.rst | 305 some PCS sit on an MDIO bus and are grabbed by passing a pointer to the
|
/linux-6.12.1/Documentation/translations/sp_SP/scheduler/ |
D | sched-design-CFS.rst | 202 sysctl compat_yield esté activado; en ese caso, sitúa la entidad a gestionar
|
/linux-6.12.1/Documentation/admin-guide/blockdev/ |
D | zram.rst | 443 recompression - pages that are cold and sit in the memory can be recompressed
|
12