/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 4473 #define DG1_MSTR_TILE(t) REG_BIT(t) argument
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | common.rst | 133 … NOTE: Tasks Summary: Attempted 2866 tasks of which 2604 didn't need to be rerun and all succeeded. 1343 NOTE: Tasks Summary: Attempted 288 tasks of which 285 didn't need to be rerun and all succeeded.
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 6083 static void ibmvnic_tasklet(struct tasklet_struct *t) in ibmvnic_tasklet() argument 6085 struct ibmvnic_adapter *adapter = from_tasklet(adapter, t, tasklet); in ibmvnic_tasklet()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 109 #define HNS3_RX_PTYPE_ENTRY(ptype, l, s, t, h) \ argument 113 HNS3_L3_TYPE_##t, \
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 4823 void ieee80211_tx_pending(struct tasklet_struct *t) in ieee80211_tx_pending() argument 4825 struct ieee80211_local *local = from_tasklet(local, t, in ieee80211_tx_pending()
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 61 #define IS_NULL_QREG(t) (t == NULL_QREG) argument
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 309 static void ath11k_dp_service_mon_ring(struct timer_list *t) in ath11k_dp_service_mon_ring() argument 311 struct ath11k_base *ab = from_timer(ab, t, mon_reap_timer); in ath11k_dp_service_mon_ring()
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 3479 crc-itu-t.c: 2892 3480 crc-itu-t.h: 615
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 6145 lpfc_disc_timeout(struct timer_list *t) in lpfc_disc_timeout() argument 6147 struct lpfc_vport *vport = from_timer(vport, t, fc_disctmo); in lpfc_disc_timeout()
|
H A D | lpfc_sli.c | 3931 void lpfc_poll_eratt(struct timer_list *t) in lpfc_poll_eratt() argument 3937 phba = from_timer(phba, t, eratt_poll); in lpfc_poll_eratt() 9125 lpfc_mbox_timeout(struct timer_list *t) in lpfc_mbox_timeout() argument 9127 struct lpfc_hba *phba = from_timer(phba, t, sli.mbox_tmo); in lpfc_mbox_timeout() 15680 void lpfc_sli4_poll_hbtimer(struct timer_list *t) in lpfc_sli4_poll_hbtimer() argument 15682 struct lpfc_hba *phba = from_timer(phba, t, cpuhp_poll_timer); in lpfc_sli4_poll_hbtimer()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | RPL-1.1 | 15 …ensor accepting any liability in the event that the Licensed Software doesn't work properly or cau…
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | intel_pstate.rst | 526 from other CPUs. When platform doesn't support per core P-states, the
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | Kconfig | 9 This option doesn't affect the kernel.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | start.rst | 452 the first versions of Windows 10 and Windows Server 2019 didn't.
|
/openbmc/entity-manager/ |
H A D | Doxyfile | 185 # less readable) file names. This can be useful is your file systems doesn't 779 # in a documented function, or documenting parameters that don't exist or using 2144 # so different doxyrules.make files included by the same Makefile don't
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 4009 static void qla4xxx_timer(struct timer_list *t); 4552 static void qla4xxx_timer(struct timer_list *t) in qla4xxx_timer() argument 4554 struct scsi_qla_host *ha = from_timer(ha, t, timer); in qla4xxx_timer()
|
/openbmc/linux/ |
H A D | CREDITS | 3389 E: t.sailer@alumni.ethz.ch 4318 # Don't add your name here, unless you really _are_ after Marc 4320 # last entry, and he'll get positively pissed if he can't even
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 3576 __le32 t; in ath10k_wmi_update_tim() local 3597 t = tim_info->tim_bitmap[i / 4]; in ath10k_wmi_update_tim() 3598 v = __le32_to_cpu(t); in ath10k_wmi_update_tim()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 7694 'name' => 't', 7754 'name' => 't',
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0002-wayland-Add-support-for-the-Wayland-winsys.patch | 756 -//Or with command to indicate we don't need a response
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 5847 void wiphy_delayed_work_timer(struct timer_list *t);
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | ice.rst | 461 # netperf -H <Host IPv4 Address> -t TCP_STREAM
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 757 and don't use much of it.
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | kv_dpm.c | 389 data |= ((values->t << local_cac_reg->t_shift) &
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 1699 static void ice_service_timer(struct timer_list *t) in ice_service_timer() argument 1701 struct ice_pf *pf = from_timer(pf, t, serv_tmr); in ice_service_timer()
|