Searched refs:sit (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.1.9/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.1.9/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 | 107 $0 ipv6 sit none 100
|
/linux-6.1.9/Documentation/filesystems/ |
D | index.rst | 9 works, along with the filesystems that sit below it. For now, what we have
|
/linux-6.1.9/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.1.9/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.1.9/arch/arm/boot/dts/ |
D | aspeed-bmc-asrock-e3c246d4i.dts | 175 /* Assert BMC_READY so BIOS doesn't sit around waiting for it */
|
D | gemini-dlink-dir-685.dts | 101 * The LEDs both sit inside the unmount button and the
|
/linux-6.1.9/Documentation/driver-api/ |
D | spi.rst | 27 whatever bus they sit on (often the platform bus) and SPI, and expose
|
D | device-io.rst | 75 sit on may themselves have asynchronicity. In particular many authors
|
/linux-6.1.9/Documentation/block/ |
D | writeback_cache_control.rst | 53 These drivers will always see the REQ_PREFLUSH and REQ_FUA bits as they sit
|
/linux-6.1.9/Documentation/infiniband/ |
D | core_locking.rst | 7 both low-level drivers that sit below the midlayer and upper level
|
/linux-6.1.9/drivers/crypto/caam/ |
D | Kconfig | 184 It handles DPSECI DPAA2 objects that sit on the Management Complex
|
/linux-6.1.9/Documentation/core-api/ |
D | packing.rst | 49 What the examples show is where the logical bytes and bits sit.
|
D | workqueue.rst | 124 schedules a new worker so that the CPU doesn't sit idle while there
|
/linux-6.1.9/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.1.9/fs/f2fs/ |
D | segment.c | 4351 struct f2fs_sit_entry sit; in build_sit_entries() local 4374 sit = sit_blk->entries[SIT_ENTRY_OFFSET(sit_i, start)]; in build_sit_entries() 4377 err = check_block_count(sbi, start, &sit); in build_sit_entries() 4380 seg_info_from_raw_sit(se, &sit); in build_sit_entries() 4428 sit = sit_in_journal(journal, i); in build_sit_entries() 4434 err = check_block_count(sbi, start, &sit); in build_sit_entries() 4437 seg_info_from_raw_sit(se, &sit); in build_sit_entries()
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 57 possible to produce a DVB high level interface that can sit right
|
/linux-6.1.9/Documentation/i2c/ |
D | instantiating-devices.rst | 25 unbound and destroyed when the I2C bus they sit on goes away (if ever).
|
/linux-6.1.9/Documentation/crypto/ |
D | descore-readme.rst | 178 (i.e. the author didn't sit down and think before coding),
|
12