Home
last modified time | relevance | path

Searched refs:t (Results 6726 – 6750 of 8709) sorted by relevance

1...<<261262263264265266267268269270>>...349

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c106 static void ct_receive_tasklet_func(struct tasklet_struct *t);
1294 static void ct_receive_tasklet_func(struct tasklet_struct *t) in ct_receive_tasklet_func() argument
1296 struct intel_guc_ct *ct = from_tasklet(ct, t, receive_tasklet); in ct_receive_tasklet_func()
/openbmc/linux/Documentation/mm/
H A Dslub.rst96 except some that are deemed too performance critical and don't need to be
370 c) Execute ``slabinfo-gnuplot.sh`` in '-t' mode, passing all of the
373 slabinfo-gnuplot.sh -t STATS1-totals STATS2-totals .. STATSN-totals
/openbmc/linux/drivers/net/ethernet/8390/
H A Daxnet_cs.c88 static void ei_watchdog(struct timer_list *t);
551 static void ei_watchdog(struct timer_list *t) in ei_watchdog() argument
553 struct axnet_dev *info = from_timer(info, t, watchdog); in ei_watchdog()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c366 static void corkscrew_timer(struct timer_list *t);
862 static void corkscrew_timer(struct timer_list *t) in corkscrew_timer() argument
865 struct corkscrew_private *vp = from_timer(vp, t, timer); in corkscrew_timer()
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c628 u32 t = bits % 11; in zd_calc_tx_length_us() local
630 if (0 < t && t <= 3) { in zd_calc_tx_length_us()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c1043 struct v4l2_fract *t = &sp->parm.capture.timeperframe; in solo_s_parm() local
1049 solo_enc->interval = calc_interval(fps, t->numerator, t->denominator); in solo_s_parm()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c950 static void iwl_dbg_tlv_periodic_trig_handler(struct timer_list *t) in iwl_dbg_tlv_periodic_trig_handler() argument
953 from_timer(timer_node, t, timer); in iwl_dbg_tlv_periodic_trig_handler()
967 mod_timer(t, jiffies + msecs_to_jiffies(collect_interval)); in iwl_dbg_tlv_periodic_trig_handler()
/openbmc/linux/tools/bpf/bpftool/bash-completion/
H A Dbpftool113 maps=$(objdump -j maps -t $obj 2>/dev/null | \
125 nmaps=$(objdump -j maps -t $obj 2>/dev/null | grep -c 'g . maps')
295 # Remove all options so completions don't have to deal with them.
/openbmc/linux/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c144 static void tsi108_timed_checker(struct timer_list *t);
1653 static void tsi108_timed_checker(struct timer_list *t) in tsi108_timed_checker() argument
1655 struct tsi108_prv_data *data = from_timer(data, t, timer); in tsi108_timed_checker()
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c346 static void yellowfin_timer(struct timer_list *t);
653 static void yellowfin_timer(struct timer_list *t) in yellowfin_timer() argument
655 struct yellowfin_private *yp = from_timer(yp, t, timer); in yellowfin_timer()
/openbmc/linux/Documentation/scsi/
H A Dscsi_eh.rst396 *NOTE* If hostt->eh_abort_handler() isn't implemented or
398 and STU doesn't make lower layers forget about those
482 scmd doesn't make any difference.
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h2006 void rtllib_ba_setup_timeout(struct timer_list *t);
2007 void rtllib_tx_ba_inact_timeout(struct timer_list *t);
2008 void rtllib_rx_ba_inact_timeout(struct timer_list *t);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon136 doesn't. In all other cases, the label is provided by
263 this fan channel is being used for, and user-space doesn't.
513 doesn't. In all other cases, the label is provided by
/openbmc/linux/arch/loongarch/
H A DKconfig362 you don't want to or cannot modify them.
369 command line on systems where you don't have or want control
421 If you don't know what to do here, say N.
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_request.c1871 unsigned long t; in local_clock_ns() local
1886 t = local_clock(); in local_clock_ns()
1889 return t; in local_clock_ns()
/openbmc/docs/designs/
H A Dcode-update.md18 4. Current design doesn't support parallel upgrades for different firmware
258 won't impact average case performance for sensor scanning but only the worst
297 - Server doesn't have to maintain a Dbus matcher
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h993 u64 t = le64_to_cpu(tm) - _100ns2seconds * SecondsToStartOf1970; in nt2kernel() local
996 ts->tv_nsec = do_div(t, _100ns2seconds) * 100; in nt2kernel()
997 ts->tv_sec = t; in nt2kernel()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.12.4.bb54 … = "upstream-wontfix: The mailcap module is insecure by design, so this can't be fixed in a meanin…
182 # and the overhead in each recipe-sysroot-native isn't worth it, particularly
470 # Python's tests contain large numbers of files we don't need in the recipe sysroots
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2790 static void restart_ctrlq(struct tasklet_struct *t) in restart_ctrlq() argument
2794 struct sge_ctrl_txq *q = from_tasklet(q, t, qresume_tsk); in restart_ctrlq()
3096 static void restart_ofldq(struct tasklet_struct *t) in restart_ofldq() argument
3098 struct sge_uld_txq *q = from_tasklet(q, t, qresume_tsk); in restart_ofldq()
4037 void cxgb4_ethofld_restart(struct tasklet_struct *t) in cxgb4_ethofld_restart() argument
4039 struct sge_eosw_txq *eosw_txq = from_tasklet(eosw_txq, t, in cxgb4_ethofld_restart()
4246 static void sge_rx_timer_cb(struct timer_list *t) in sge_rx_timer_cb() argument
4250 struct adapter *adap = from_timer(adap, t, sge.rx_timer); in sge_rx_timer_cb()
4283 static void sge_tx_timer_cb(struct timer_list *t) in sge_tx_timer_cb() argument
4285 struct adapter *adap = from_timer(adap, t, sge.tx_timer); in sge_tx_timer_cb()
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst203 doesn't have to create a new one. The main result from the caller's
424 We can't do anything with any errors that the filesystem might
474 attribute name or when a filesystem doesn't support extended attributes,
598 won't go away until the inode is gone, nothing else is needed;
604 argument. If request can't be handled without leaving RCU mode,
654 symlink, device, or just something filesystem won't do atomic
660 method must only succeed if the file didn't exist and hence
842 If wbc->sync_mode is WB_SYNC_NONE, ->writepage doesn't have to
926 (if they haven't been read already) so that the updated blocks
1279 still valid, and zero or a negative error code if it isn't.
[all …]
/openbmc/linux/arch/mips/
H A DKconfig196 select DMA_NONCOHERENT # Au1000,1500,1100 aren't, rest is
1131 # Endianness selection. Sufficiently obscure so many users don't know what to
2347 you don't know you probably don't have SmartMIPS and should say N
2489 # technical details aren't known. I've experimentally found that disabling
2729 If you don't know what to do here, say N.
2955 systems with a bootloader that can't be upgraded to accommodate
2966 systems with a bootloader that can't be upgraded to accommodate
2973 if you don't intend to always append a DTB.
3031 # or other ISA chip on the board that users don't know about so don't expect
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc386 function. Arm didn't provide us with nice names for the formats, so we
778 when we don't want to apply a shift. Thus it can also be used for
1618 immediate add instructions encode XSP not XZR. Don't try
1797 * we check that we don't cross pages using the address of the
2434 /* Output must be zero-extended, but input isn't. */
2797 TCGArg t;
2798 t = a1, a1 = a2, a2 = t;
2807 TCGArg t;
2808 t = a1, a1 = a2, a2 = t;
/openbmc/linux/mm/
H A Dmemcontrol.c4202 struct mem_cgroup_threshold_ary *t; in __mem_cgroup_threshold() local
4208 t = rcu_dereference(memcg->thresholds.primary); in __mem_cgroup_threshold()
4210 t = rcu_dereference(memcg->memsw_thresholds.primary); in __mem_cgroup_threshold()
4212 if (!t) in __mem_cgroup_threshold()
4222 i = t->current_threshold; in __mem_cgroup_threshold()
4230 for (; i >= 0 && unlikely(t->entries[i].threshold > usage); i--) in __mem_cgroup_threshold()
4231 eventfd_signal(t->entries[i].eventfd, 1); in __mem_cgroup_threshold()
4242 for (; i < t->size && unlikely(t->entries[i].threshold <= usage); i++) in __mem_cgroup_threshold()
4243 eventfd_signal(t->entries[i].eventfd, 1); in __mem_cgroup_threshold()
4246 t->current_threshold = i - 1; in __mem_cgroup_threshold()
/openbmc/linux/tools/build/Documentation/
H A DBuild.txt10 Unlike the kernel we don't have a single build object 'obj-y' list that where
/openbmc/linux/tools/testing/selftests/net/
H A Dfib-onlink-tests.sh487 while getopts :t:pPhv o

1...<<261262263264265266267268269270>>...349