Home
last modified time | relevance | path

Searched refs:t (Results 7151 – 7175 of 8710) sorted by relevance

1...<<281282283284285286287288289290>>...349

/openbmc/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c261 struct timespec t; in hmm_nanosleep() local
263 t.tv_sec = 0; in hmm_nanosleep()
264 t.tv_nsec = n; in hmm_nanosleep()
265 nanosleep(&t, NULL); in hmm_nanosleep()
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh2291 for t in ${tests}; do
2292 [ "${name}" = "" ] && name="${t}" && continue
2293 [ "${desc}" = "" ] && desc="${t}" && continue
2296 rerun_nh="${t}"
/openbmc/linux/mm/
H A Dmempolicy.c1408 unsigned long t; in get_nodes() local
1410 if (get_bitmap(&t, &nmask[(maxnode - 1) / BITS_PER_LONG], bits)) in get_nodes()
1417 t &= ~((1UL << (MAX_NUMNODES % BITS_PER_LONG)) - 1); in get_nodes()
1419 if (t) in get_nodes()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c83 struct mlx5_flow_table *t; member
1292 if (IS_ERR_OR_NULL(tc->t)) { in mlx5e_add_offloaded_nic_rule()
1294 tc->t = in mlx5e_add_offloaded_nic_rule()
1297 if (IS_ERR(tc->t)) { in mlx5e_add_offloaded_nic_rule()
1301 rule = ERR_CAST(tc->t); in mlx5e_add_offloaded_nic_rule()
1427 !IS_ERR_OR_NULL(tc->t)) { in mlx5e_tc_del_nic_flow()
1429 tc->t = NULL; in mlx5e_tc_del_nic_flow()
5254 if (!IS_ERR_OR_NULL(tc->t)) { in mlx5e_tc_nic_cleanup()
5256 tc->t = NULL; in mlx5e_tc_nic_cleanup()
/openbmc/linux/Documentation/core-api/
H A Dgenalloc.rst33 structures; it can be -1 if the caller doesn't care.
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst124 to the console's internal list. It won't take over the
/openbmc/linux/arch/m68k/ifpsp060/
H A Dilsp.doc112 routine must make sure that the value isn't lost while popping
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dsony-laptop.rst165 will work at all, or do the right thing. Although this hasn't
/openbmc/linux/Documentation/pcmcia/
H A Ddriver-changes.rst71 configuration options. During a driver's probe() phase, one doesn't need
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DACE-TAO-CIAO27 open-source development model. You needn't inform anyone that you're
/openbmc/u-boot/doc/
H A DREADME.power-framework43 Up till now u-boot doesn't support device model, so a simple one had to be
H A DREADME.mediatek36 This version of U-Boot doesn't implement SPL. So, MTK preloader binary
/openbmc/u-boot/doc/driver-model/
H A Dpci-info.txt47 relationship during PCI bus enumeration thus PCI devices won't be bound to
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64-orangepi-win.dts296 * Maybe we don't still know well about CPUs domain.
/openbmc/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg37 # bit5: 0, clk is driven during self refresh, we don't care for APX
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-terrestrial-systems.rst100 very sophisticated devices won't need certain parameters to tune.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-tx.rst89 broadcasts speech. If the transmitter doesn't make this distinction,
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst214 | status | 4 | 4 | while read by _FIT wasn't completed |
/openbmc/linux/Documentation/input/
H A Duinput.rst181 Before uinput version 5, there wasn't a dedicated ioctl to set up a virtual
/openbmc/linux/Documentation/networking/
H A Doperstates.rst77 or media (cable) test. It can't be used for normal traffic until tests
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt60 temporarily stop all output clocks, don't do this if the chip is generating
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md214 -t,--termination List only critical system terminating PELs
/openbmc/docs/
H A Dkernel-development.md24 1. Submit your patch upstream. It doesn't need to be upstream, but it should be
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A D0001-cmake-Do-not-use-isystem.patch17 …e/c++/v1/cstdlib:90:5: error: <cstdlib> tried including <stdlib.h> but didn't find libc++'s <stdli…
/openbmc/linux/arch/arc/kernel/
H A Dentry-compact.S344 ; so that sched doesn't move to new task, causing L1 to be delayed

1...<<281282283284285286287288289290>>...349