Home
last modified time | relevance | path

Searched refs:t (Results 2751 – 2775 of 8705) sorted by relevance

1...<<111112113114115116117118119120>>...349

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0001-do-not-import-target-module-while-cross-compile.patch6 Some modules such as dynamic library maybe cann't be imported
54 + # Some modules such as dynamic library maybe cann't be imported
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0002-do-not-import-target-module-while-cross-compile.patch6 Some modules such as dynamic library maybe cann't be imported
52 + # Some modules such as dynamic library maybe cann't be imported
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsetuptools3_legacy.bbclass8 # specifically custom install tasks which don't work correctly with bdist_wheel.
9 # This behaviour is deprecated in setuptools[1] and won't work in the future, so
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pip_24.0.bb58 # This used to use the bootstrap install which didn't compile. Until we bump the
59 # tmpdir version we can't compile the native otherwise the sysroot unpack fails
/openbmc/qemu/tests/qemu-iotests/
H A D252.out5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=393216
6 Formatting 'TEST_DIR/t.IMGFMT.base_new', fmt=IMGFMT size=393216
/openbmc/qemu/linux-user/hppa/
H A Dvdso.ld23 * except that those symbols don't exist. The actual symbols are
27 * QEMU handles syscall restart internally, so we don't
/openbmc/linux/drivers/watchdog/
H A Drn5t618_wdt.c48 unsigned int t) in rn5t618_wdt_set_timeout() argument
54 if (rn5t618_wdt_map[i].time + 1 >= t) in rn5t618_wdt_set_timeout()
H A Dbcm47xx_wdt.c106 static void bcm47xx_wdt_soft_timer_tick(struct timer_list *t) in bcm47xx_wdt_soft_timer_tick() argument
108 struct bcm47xx_wdt *wdt = from_timer(wdt, t, soft_timer); in bcm47xx_wdt_soft_timer_tick()
H A Dsimatic-ipc-wdt.c83 static int wd_set_timeout(struct watchdog_device *wdd, unsigned int t) in wd_set_timeout() argument
85 int timeout_idx = find_closest(t, wd_timeout_table, in wd_set_timeout()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dpnic.c87 void pnic_timer(struct timer_list *t) in pnic_timer() argument
89 struct tulip_private *tp = from_timer(tp, t, timer); in pnic_timer()
/openbmc/linux/drivers/hte/
H A Dhte-tegra194-test.c80 static void gpio_timer_cb(struct timer_list *t) in gpio_timer_cb() argument
82 (void)t; in gpio_timer_cb()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dtest_util.h140 static inline bool backing_src_is_shared(enum vm_mem_backing_src_type t) in backing_src_is_shared() argument
142 return vm_mem_backing_src_alias(t)->flag & MAP_SHARED; in backing_src_is_shared()
/openbmc/linux/Documentation/arch/parisc/
H A Ddebugging.rst30 than __PAGE_OFFSET (0x10000000) which mean a virtual address didn't
42 that clears the Q bit and the RFI that sets it again you don't know
/openbmc/linux/fs/sysv/
H A DKconfig23 network using NFS, you don't need the System V file system support
38 If you haven't heard about all of this before, it's safe to say N.
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mem_ops.c202 __be32 t = cpu_to_be32(val); in octeon_write_device_mem32() local
204 __octeon_pci_rw_core_mem(oct, coreaddr, (u8 *)&t, 4, 0); in octeon_write_device_mem32()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h7 #define NVKM_LAYOUT_ONCE(t,s,p,...) t, argument
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_client_modeset_test.c164 drm_connector_pick_cmdline_mode_desc(const struct drm_connector_pick_cmdline_mode_test *t, in drm_connector_pick_cmdline_mode_desc() argument
167 sprintf(desc, "%s", t->cmdline); in drm_connector_pick_cmdline_mode_desc()
/openbmc/linux/drivers/gpu/drm/vgem/
H A Dvgem_fence.c77 static void vgem_fence_timeout(struct timer_list *t) in vgem_fence_timeout() argument
79 struct vgem_fence *fence = from_timer(fence, t, timer); in vgem_fence_timeout()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_fence.c19 static enum hrtimer_restart deadline_timer(struct hrtimer *t) in deadline_timer() argument
21 struct msm_fence_context *fctx = container_of(t, in deadline_timer()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.c129 static void wakeref_auto_timeout(struct timer_list *t) in wakeref_auto_timeout() argument
131 struct intel_wakeref_auto *wf = from_timer(wf, t, timer); in wakeref_auto_timeout()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211types.h147 #define P80211DID_MKID(s, g, i, n, t, a) (P80211DID_MKSECTION(s) | \ argument
151 P80211DID_MKISTABLE(t) | \
/openbmc/linux/drivers/input/misc/
H A Dnxp-bbnsm-pwrkey.c45 static void bbnsm_pwrkey_check_for_events(struct timer_list *t) in bbnsm_pwrkey_check_for_events() argument
47 struct bbnsm_pwrkey *bbnsm = from_timer(bbnsm, t, check_timer); in bbnsm_pwrkey_check_for_events()
/openbmc/linux/arch/arm/mm/
H A Dcontext.c103 void *t) in contextidr_notifier() argument
107 struct thread_info *thread = t; in contextidr_notifier()
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A D30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch12 WasmTypeDefinition.h isn't included if not ENABLE(WEBASSEMBLY_B3JIT).
19 Signed-off-by: Markus Volk <f_l_k@t-online.de>
/openbmc/phosphor-ipmi-flash/tools/
H A Dhandler.cpp90 catch (const ToolException& t) in retryIfFailed() local
96 t.what(), remains); in retryIfFailed()

1...<<111112113114115116117118119120>>...349