Home
last modified time | relevance | path

Searched refs:t (Results 6151 – 6175 of 8709) sorted by relevance

1...<<241242243244245246247248249250>>...349

/openbmc/linux/Documentation/arch/arm64/
H A Dptdump.rst29 mount -t debugfs nodev /sys/kernel/debug
/openbmc/linux/drivers/phy/ti/
H A DKconfig98 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Damlogic,meson-dwmac.yaml14 # We need a select here so we don't match all nodes with 'snps,dwmac'
/openbmc/linux/Documentation/scsi/
H A Dscsi-generic.rst14 used on SCSI devices that don't fit into the already serviced categories.
/openbmc/linux/Documentation/admin-guide/media/
H A Dvimc.rst29 If the configuration doesn't match, the stream will fail. The ``v4l-utils``
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-phycore-rdk.dts177 * Default drive strength isn't enough to achieve even
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_xmit.h280 void r8712_xmit_bh(struct tasklet_struct *t);
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dlogicpd-torpedo-som.dtsi38 /* The Torpedo doesn't route the USB host pins */
H A Dam335x-wega.dtsi4 * Author: Teresa Remmet <t.remmet@phytec.de>
/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S211 # SKIP crc32 -i*8(block_2), crc2 ; Don't do this one yet
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h399 void rtl92e_check_rfctrl_gpio_timer(struct timer_list *t);
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h297 struct rtrs_iu *rtrs_iu_alloc(u32 queue_num, size_t size, gfp_t t,
/openbmc/linux/include/scsi/
H A Dscsi_host.h772 extern void scsi_host_put(struct Scsi_Host *t);
/openbmc/openpower-hw-diags/
H A Dmeson.build135 # use `trace.hpp` will throw a linker error because we don't have access
/openbmc/linux/arch/powerpc/crypto/
H A DKconfig36 Unless you are testing these algorithms, you don't need this.
/openbmc/phosphor-pid-control/
H A Dtuning.md12 Flag `"-t"` can be specified to enabled the daemon to read the fan RPM setpoint
/openbmc/linux/fs/udf/
H A Dudfdecl.h66 u8 udf_tag_checksum(const struct tag *t);
/openbmc/openbmc/poky/meta/recipes-extended/net-tools/
H A Dnet-tools_2.10.bb67 # We don't need COPTS or LOPTS, but let's be consistent.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/makedumpfile/
H A D0001-makedumpfile-replace-hardcode-CFLAGS.patch11 system doesn't build static library by default
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.35.bb14 file://0001-config-nspr-config.in-don-t-pass-LDFLAGS.patch \
/openbmc/openbmc/poky/meta/recipes-core/libxml/
H A Dlibxml2_2.12.7.bb61 # autonamer would call this libxml2-2, but we don't want that
/openbmc/qemu/target/hppa/
H A Dcpu.h194 unsigned t : 1; member
/openbmc/linux/Documentation/filesystems/
H A Doverlayfs.rst123 mount -t overlay overlay -olowerdir=/lower,upperdir=/upper,\
316 mount -t overlay overlay -olowerdir=/lower,upperdir=/upper,... /merged
333 mount -t overlay overlay -olowerdir=/lower1:/lower2:/lower3 /merged
345 mount -t overlay overlay -olowerdir=/a\:lower\:\:dir /merged
410 mount -t overlay overlay -olowerdir=/l1:/l2:/l3::/do1::/do2 /merged
511 probably will succeed but expect the unexpected later on. So don't do it.
525 This is the list of cases that overlayfs doesn't currently handle:
564 If this feature is disabled or the underlying filesystem doesn't have
/openbmc/linux/drivers/net/phy/
H A Dphylink.c714 struct phylink_link_state t; in phylink_validate_mask() local
721 t = *state; in phylink_validate_mask()
722 t.interface = intf; in phylink_validate_mask()
723 if (!phylink_validate_mac_and_pcs(pl, s, &t)) { in phylink_validate_mask()
725 linkmode_or(all_adv, all_adv, t.advertising); in phylink_validate_mask()
1553 static void phylink_fixed_poll(struct timer_list *t) in phylink_fixed_poll() argument
1555 struct phylink *pl = container_of(t, struct phylink, link_poll); in phylink_fixed_poll()
1557 mod_timer(t, jiffies + HZ); in phylink_fixed_poll()
/openbmc/linux/fs/ceph/
H A Dinode.c316 u32 t = ceph_frag_make(0, 0); in __ceph_choose_frag() local
325 WARN_ON(!ceph_frag_contains_value(t, v)); in __ceph_choose_frag()
326 frag = __ceph_find_frag(ci, t); in __ceph_choose_frag()
339 dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag()
342 n = ceph_frag_make_child(t, frag->split_by, i); in __ceph_choose_frag()
344 t = n; in __ceph_choose_frag()
350 dout("choose_frag(%x) = %x\n", v, t); in __ceph_choose_frag()
352 return t; in __ceph_choose_frag()

1...<<241242243244245246247248249250>>...349