/openbmc/linux/drivers/dma/ |
H A D | ste_dma40.c | 1599 static void dma_tasklet(struct tasklet_struct *t) in dma_tasklet() argument 1601 struct d40_chan *d40c = from_tasklet(d40c, t, tasklet); in dma_tasklet()
|
/openbmc/linux/drivers/scsi/ |
H A D | qla1280.c | 723 static void qla1280_mailbox_timeout(struct timer_list *t) in qla1280_mailbox_timeout() argument 725 struct scsi_qla_host *ha = from_timer(ha, t, mailbox_timer); in qla1280_mailbox_timeout()
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 45 #define CMD_SET_TYPE(cmd, t) ((cmd)->data[1] |= ((t) << 28)) argument
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 4195 static inline ktime_t net_timedelta(ktime_t t) in net_timedelta() argument 4197 return ktime_sub(ktime_get_real(), t); in net_timedelta()
|
/openbmc/linux/drivers/net/ |
H A D | tun.c | 441 static void tun_flow_cleanup(struct timer_list *t) in tun_flow_cleanup() argument 443 struct tun_struct *tun = from_timer(tun, t, flow_gc_timer); in tun_flow_cleanup()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 1985 static void hclgevf_reset_timer(struct timer_list *t) in hclgevf_reset_timer() argument 1987 struct hclgevf_dev *hdev = from_timer(hdev, t, reset_timer); in hclgevf_reset_timer()
|
/openbmc/linux/mm/ |
H A D | vmalloc.c | 2777 struct llist_node *t, *llnode; in delayed_vfree_work() local 2779 llist_for_each_safe(llnode, t, llist_del_all(&p->list)) in delayed_vfree_work()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 2100 struct dwc3_request *t; in dwc3_gadget_ep_dequeue() local 2109 list_for_each_entry_safe(r, t, &dep->started_list, list) in dwc3_gadget_ep_dequeue()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 2850 static int do_monotonic_raw(s64 *t, u64 *tsc_timestamp) in do_monotonic_raw() argument 2864 *t = ns; in do_monotonic_raw() 7782 #define emulator_try_cmpxchg_user(t, ptr, old, new) \ argument 7783 (__try_cmpxchg_user((t __user *)(ptr), (t *)(old), *(t *)(new), efault ## t))
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7s.dtsi | 143 * non-configurable replicators don't show up on the
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/ |
H A D | cve-2022-33065.patch | 346 those files don't really exist - and this error is better than the
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 81 port's membership rules and dropped at ingress if they don't match any VLAN.
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 2170 void rtw_tx_report_purge_timer(struct timer_list *t);
|
/openbmc/linux/drivers/misc/ |
H A D | Kconfig | 210 You probably don't want to enable this manually; other drivers that
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 2722 void ath6kl_wmi_sscan_timer(struct timer_list *t);
|
/openbmc/linux/Documentation/gpu/ |
H A D | i915.rst | 77 The i915 driver is thus far the only DRM driver which doesn't use the
|
/openbmc/linux/drivers/pwm/ |
H A D | Kconfig | 706 If you don't have this IP in your design, choose N.
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s.dtsi | 136 * non-configurable replicators don't show up on the
|
/openbmc/linux/drivers/acpi/ |
H A D | Kconfig | 352 If unsure, don't enter a file name.
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250.dtsi | 1094 * of U-Boot on Exynos don't set the CNTFRQ register,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 276 BUS_DEFINE_PROPERTY_GET(bus_property_get_tasks_max, "t", CGroupTasksMax, cgroup_tasks_max_resolve);
|
/openbmc/linux/mm/damon/ |
H A D | sysfs-schemes.c | 1732 struct damon_target *t, struct damon_region *r, in damon_sysfs_before_damos_apply() argument
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 276 BUS_DEFINE_PROPERTY_GET(bus_property_get_tasks_max, "t", CGroupTasksMax, cgroup_tasks_max_resolve);
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 194 $color = (-t STDOUT);
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.h | 1943 void xhci_stop_endpoint_command_watchdog(struct timer_list *t);
|