/linux-6.12.1/fs/xfs/scrub/ |
D | orphanage.c | 287 /* Can the orphanage adopt @sc->ip? */ 314 struct xrep_adoption *adopt) in xrep_adoption_trans_alloc() argument 330 adopt->sc = sc; in xrep_adoption_trans_alloc() 331 adopt->orphanage_blkres = xfs_link_space_res(mp, MAXNAMELEN); in xrep_adoption_trans_alloc() 337 adopt->child_blkres = child_blkres; in xrep_adoption_trans_alloc() 345 adopt->orphanage_blkres + adopt->child_blkres, 0, 0, in xrep_adoption_trans_alloc() 365 adopt->orphanage_blkres, 0, true); in xrep_adoption_trans_alloc() 374 if (adopt->child_blkres) { in xrep_adoption_trans_alloc() 376 adopt->child_blkres, 0, true); in xrep_adoption_trans_alloc() 396 struct xrep_adoption *adopt, in xrep_adoption_compute_name() argument [all …]
|
D | orphanage.h | 76 struct xrep_adoption *adopt); 77 int xrep_adoption_compute_name(struct xrep_adoption *adopt, 79 int xrep_adoption_move(struct xrep_adoption *adopt); 80 int xrep_adoption_trans_roll(struct xrep_adoption *adopt);
|
D | dirtree.h | 94 * as a stand-in until the orphanage can adopt the subdirectory.
|
/linux-6.12.1/arch/parisc/kernel/ |
D | real2.S | 40 * sp is value of stack pointer to adopt before calling PDC (virt) 54 copy %arg0, %sp /* adopt the real-mode SP */ 226 * sp is value of stack pointer to adopt before calling PDC (virt) 233 copy %arg0, %sp /* adopt the real-mode SP */
|
/linux-6.12.1/include/linux/spi/ |
D | mmc_spi.h | 15 * able to handle it. If the MMC core doesn't adopt this kind of notion,
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | mediatek,mt8186-fhctl.yaml | 14 some PLLs to adopt "hopping" mechanism to adjust their frequency.
|
/linux-6.12.1/Documentation/driver-api/ |
D | spi.rst | 43 options are needed, because different chips adopt very different
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | palmas-pmic.txt | 48 ti,mode-sleep - mode to adopt in pmic sleep 0 - off, 1 - auto,
|
/linux-6.12.1/drivers/pcmcia/ |
D | soc_common.h | 73 * When configuring memory maps, Card Services appears to adopt the policy
|
/linux-6.12.1/Documentation/process/ |
D | kernel-driver-statement.rst | 20 adopt a policy of supporting their customers on Linux with open-source
|
D | kernel-enforcement-statement.rst | 21 it is in the best interests of our development community to adopt the
|
/linux-6.12.1/include/net/ |
D | cipso_ipv4.h | 9 * have chosen to adopt the protocol and over the years it has become a
|
/linux-6.12.1/arch/sparc/kernel/ |
D | irq_32.c | 99 * we adopt a virtual IRQ numbering scheme as is done there.
|
/linux-6.12.1/drivers/gpu/drm/ast/ |
D | ast_drv.c | 297 * default. Adopt it to be compatible with ARM. in ast_pci_probe()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | fw.c | 848 .adopt = true, in rtw_fw_set_keep_alive_cmd() 855 SET_KEEP_ALIVE_ADOPT(h2c_pkt, mode.adopt); in rtw_fw_set_keep_alive_cmd() 867 .adopt = true, in rtw_fw_set_disconnect_decision_cmd() 876 SET_DISCONNECT_DECISION_ADOPT(h2c_pkt, mode.adopt); in rtw_fw_set_disconnect_decision_cmd()
|
D | fw.h | 230 bool adopt; member 236 bool adopt; member
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | spectral.c | 321 /* reset the configuration to adopt possibly changed in write_file_spec_scan_ctl()
|
/linux-6.12.1/net/batman-adv/ |
D | bat_v_elp.c | 475 /* known or older sequence numbers are ignored. However always adopt in batadv_v_elp_neigh_update()
|
/linux-6.12.1/kernel/debug/kdb/ |
D | kdb_support.c | 517 * and the empty string mean adopt a default filter, which
|
/linux-6.12.1/drivers/tty/serial/ |
D | kgdboc.c | 638 * It is not a reliable way to adopt regular consoles because we can not
|
/linux-6.12.1/Documentation/gpu/ |
D | komeda-kms.rst | 14 From D71, Arm display IP begins to adopt a flexible and modularized
|
/linux-6.12.1/drivers/net/usb/ |
D | mcs7830.c | 170 /* it worked --> adopt it on netdev side */ in mcs7830_set_mac_address()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | spectral.c | 318 /* reset the configuration to adopt possibly changed in ath11k_write_file_spec_scan_ctl()
|
/linux-6.12.1/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 710 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware() argument 720 if (!adopt) in myri10ge_load_firmware() 724 /* Do not attempt to adopt firmware if there in myri10ge_load_firmware() 732 "failed to adopt running firmware\n"); in myri10ge_load_firmware()
|
/linux-6.12.1/drivers/media/i2c/ |
D | imx258.c | 178 * To avoid further computation of clock settings, adopt the same per
|