/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hmm-tests.c | 261 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 D | pmtu.sh | 2291 for t in ${tests}; do 2292 [ "${name}" = "" ] && name="${t}" && continue 2293 [ "${desc}" = "" ] && desc="${t}" && continue 2296 rerun_nh="${t}"
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | 1408 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 D | en_tc.c | 83 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 D | genalloc.rst | 33 structures; it can be -1 if the caller doesn't care.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | console.rst | 124 to the console's internal list. It won't take over the
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | ilsp.doc | 112 routine must make sure that the value isn't lost while popping
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | sony-laptop.rst | 165 will work at all, or do the right thing. Although this hasn't
|
/openbmc/linux/Documentation/pcmcia/ |
H A D | driver-changes.rst | 71 configuration options. During a driver's probe() phase, one doesn't need
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | ACE-TAO-CIAO | 27 open-source development model. You needn't inform anyone that you're
|
/openbmc/u-boot/doc/ |
H A D | README.power-framework | 43 Up till now u-boot doesn't support device model, so a simple one had to be
|
H A D | README.mediatek | 36 This version of U-Boot doesn't implement SPL. So, MTK preloader binary
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pci-info.txt | 47 relationship during PCI bus enumeration thus PCI devices won't be bound to
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-a64-orangepi-win.dts | 296 * Maybe we don't still know well about CPUs domain.
|
/openbmc/u-boot/board/d-link/dns325/ |
H A D | kwbimage.cfg | 37 # bit5: 0, clk is driven during self refresh, we don't care for APX
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 100 very sophisticated devices won't need certain parameters to tune.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-fm-tx.rst | 89 broadcasts speech. If the transmitter doesn't make this distinction,
|
/openbmc/qemu/docs/specs/ |
H A D | acpi_nvdimm.rst | 214 | status | 4 | 4 | while read by _FIT wasn't completed |
|
/openbmc/linux/Documentation/input/ |
H A D | uinput.rst | 181 Before uinput version 5, there wasn't a dedicated ioctl to set up a virtual
|
/openbmc/linux/Documentation/networking/ |
H A D | operstates.rst | 77 or media (cable) test. It can't be used for normal traffic until tests
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | silabs,si5341.txt | 60 temporarily stop all output clocks, don't do this if the chip is generating
|
/openbmc/openbmc-test-automation/docs/ |
H A D | openbmc_test_tools.md | 214 -t,--termination List only critical system terminating PELs
|
/openbmc/docs/ |
H A D | kernel-development.md | 24 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 D | 0001-cmake-Do-not-use-isystem.patch | 17 …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 D | entry-compact.S | 344 ; so that sched doesn't move to new task, causing L1 to be delayed
|