Home
last modified time | relevance | path

Searched refs:t (Results 6201 – 6225 of 8756) sorted by relevance

1...<<241242243244245246247248249250>>...351

/openbmc/linux/include/scsi/
H A Dscsi_host.h772 extern void scsi_host_put(struct Scsi_Host *t);
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-wega.dtsi4 * Author: Teresa Remmet <t.remmet@phytec.de>
/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-support/nspr/
H A Dnspr_4.35.bb14 file://0001-config-nspr-config.in-don-t-pass-LDFLAGS.patch \
/openbmc/qemu/target/hppa/
H A Dcpu.h194 unsigned t : 1; member
/openbmc/openbmc/poky/meta/recipes-core/libxml/
H A Dlibxml2_2.13.5.bb60 # autonamer would call this libxml2-2, but we don't want that
/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/makedumpfile/
H A D0001-makedumpfile-replace-hardcode-CFLAGS.patch11 system doesn't build static library by default
/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()
/openbmc/linux/drivers/net/ethernet/
H A Djme.c1183 jme_pcc_tasklet(struct tasklet_struct *t) in jme_pcc_tasklet() argument
1185 struct jme_adapter *jme = from_tasklet(jme, t, pcc_task); in jme_pcc_tasklet()
1340 jme_rx_clean_tasklet(struct tasklet_struct *t) in jme_rx_clean_tasklet() argument
1342 struct jme_adapter *jme = from_tasklet(jme, t, rxclean_task); in jme_rx_clean_tasklet()
1375 jme_rx_empty_tasklet(struct tasklet_struct *t) in jme_rx_empty_tasklet() argument
1377 struct jme_adapter *jme = from_tasklet(jme, t, rxempty_task); in jme_rx_empty_tasklet()
1411 static void jme_tx_clean_tasklet(struct tasklet_struct *t) in jme_tx_clean_tasklet() argument
1413 struct jme_adapter *jme = from_tasklet(jme, t, txclean_task); in jme_tx_clean_tasklet()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c218 struct edid_detailed_timing *t = in sunxi_hdmi_edid_get_mode() local
279 for (i = 0; i < 4; i++, t++) { in sunxi_hdmi_edid_get_mode()
280 r = video_edid_dtd_to_ctfb_res_modes(t, mode); in sunxi_hdmi_edid_get_mode()
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst171 If you don't have a copy of the ANSI ATA specification
397 Note: If you don't have a copy of the ANSI ATA specification
472 Note: If you don't have a copy of the ANSI ATA specification
/openbmc/docs/process/
H A Dsubproject-maintainership.md144 Further, the community of maintainers inside the project [isn't broad enough to
171 By the bias-for-action thought framework, (1) shouldn't be much of a concern in
191 maintainership. It's hard to reverse a problem that isn't known to exist (though
/openbmc/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst31 one node doesn't read from a location where another node (or the same
122 isn't clean, then another node is informed to take the ownership of
267 using blkid -t SUB_UUID=""
/openbmc/linux/arch/s390/crypto/
H A Daes_s390.c844 u8 t[GHASH_DIGEST_SIZE];/* Tag */ in gcm_aes_crypt() member
918 if (crypto_memneq(tag, param.t, taglen)) in gcm_aes_crypt()
921 scatterwalk_map_and_copy(param.t, req->dst, len, taglen, 1); in gcm_aes_crypt()
/openbmc/linux/drivers/mtd/maps/
H A DKconfig171 otherwise detection won't succeed.
197 If you don't know what to do here, say N.
277 Mapping for the Flaga digital module. If you don't have one, ignore
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c166 static void nfulnl_timer(struct timer_list *t);
391 nfulnl_timer(struct timer_list *t) in nfulnl_timer() argument
393 struct nfulnl_instance *inst = from_timer(inst, t, timer); in nfulnl_timer()
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst75 programs that can't be automatically attached by libbpf,
183 When kernels aren't compiled with CONFIG_DEBUG_INFO_BTF,
436 the generated BTF file won't allow other eBPF objects to be loaded, just the
/openbmc/linux/Documentation/gpu/
H A Dkomeda-kms.rst89 On this mode, pipeline_B doesn't work indenpendently, but outputs its
393 Since the compiz component doesn't output alpha value, the slave pipeline
398 So for komeda, the KMS-plane doesn't represent a fixed komeda layer pipeline,
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_recv.c31 static void recv_tasklet(struct tasklet_struct *t);
1064 static void recv_tasklet(struct tasklet_struct *t) in recv_tasklet() argument
1067 struct _adapter *padapter = from_tasklet(padapter, t, in recv_tasklet()

1...<<241242243244245246247248249250>>...351