/openbmc/linux/fs/smb/client/ |
H A D | cifsproto.h | 98 mid_handle_t *handle, void *cbdata, const int flags,
|
/openbmc/docs/designs/ |
H A D | dump-manager.md | 230 to handle memory preserving reboot on POWER platforms.
|
/openbmc/linux/include/linux/ |
H A D | compat.h | 781 struct file_handle __user *handle,
|
H A D | syscalls.h | 853 struct file_handle __user *handle, 856 struct file_handle __user *handle,
|
/openbmc/qemu/qapi/ |
H A D | run-state.json | 662 # to handle memory failures.
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 3679 struct mlx5e_post_act_handle *handle; in alloc_flow_post_acts() local 3711 handle = mlx5e_tc_post_act_add(post_act, attr); in alloc_flow_post_acts() 3712 if (IS_ERR(handle)) { in alloc_flow_post_acts() 3713 err = PTR_ERR(handle); in alloc_flow_post_acts() 3717 attr->post_act_handle = handle; in alloc_flow_post_acts()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | subdev-formats.rst | 43 bus data. If the driver cannot handle the requested conversion, it will 58 for the media bus data. If the driver cannot handle the requested 72 for the media bus data. If the driver cannot handle the requested 88 for the media bus data. If the driver cannot handle the requested 102 function for the media bus data. If the driver cannot handle the requested
|
H A D | dev-subdev.rst | 166 the last try format set *on the same sub-device file handle*. Several 201 propagating them from one sub-device file handle to another.
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | niu.h | 3130 u64 *handle, gfp_t flag); 3132 void *cpu_addr, u64 handle);
|
/openbmc/u-boot/tools/binman/ |
H A D | README.entries | 575 requires the microcode!). To keep things simple, all x86 platforms handle 583 There are two cases to handle. If there is only one microcode blob in
|
/openbmc/linux/Documentation/networking/ |
H A D | phy.rst | 216 Lastly, once the controller is ready to handle network traffic, you call 366 handle (phy_start and phy_stop toggle between some of the states, so you
|
H A D | switchdev.rst | 207 which the port driver can handle and use it to program its hardware table. This 323 It is possible for the switch device to not handle flooding and push the
|
/openbmc/linux/drivers/tty/ |
H A D | moxa.c | 1664 static int moxa_poll_port(struct moxa_port *p, unsigned int handle, in moxa_poll_port() argument 1694 if (!handle) /* nothing else to do */ in moxa_poll_port()
|
/openbmc/linux/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_core.c | 2643 if (!acpi_has_method(adev->handle, "ROTM")) in lsm6dsx_get_acpi_mount_matrix() 2646 status = acpi_evaluate_object(adev->handle, "ROTM", NULL, &buffer); in lsm6dsx_get_acpi_mount_matrix()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib_tests.sh | 469 ip netns exec ns2 tc qdisc add dev lo parent root handle 1: fq_codel 483 $NS_EXEC tc qdisc add dev lo parent root handle 1: fq_codel
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 434 still having a valid copy on disk) the kernel will handle the failure 448 handle this if they want to. 919 to handle page faults in user mode only. In this case, users without
|
/openbmc/linux/Documentation/process/ |
H A D | handling-regressions.rst | 248 fix is urgent, make it obvious to ensure others handle it appropriately. 293 * how to handle tricky situations, e.g. when a regression is caused by a 759 patterns once we've decided just how to handle the fact that we had a
|
/openbmc/linux/arch/ |
H A D | Kconfig | 587 that may need to handle untrusted bytecode during their 1413 An architecture should select this if it can handle the preemption 1431 An architecture should select this if it can handle the preemption
|
/openbmc/qemu/ui/ |
H A D | cocoa.m | 345 COCOA_DEBUG("Global events tap: qemu did not handle the event, letting it through...\n"); 997 // handle control + alt Key Combos (ctrl+alt+[1..9,g] is reserved for QEMU) 1346 * immediately; the QEMU main loop will handle the shutdown
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | unshare.rst | 95 In order to not duplicate code and to handle the fact that unshare()
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 914 static int dprc_version_check(struct fsl_mc_io *mc_io, uint16_t handle) in dprc_version_check() argument
|
/openbmc/linux/arch/arm/crypto/ |
H A D | aes-ce-core.S | 459 rev ip, ip @ ... to handle the carry
|
/openbmc/linux/Documentation/fb/ |
H A D | fbcon.rst | 87 Note, not all drivers can handle font with widths not divisible by 8,
|
/openbmc/docs/ |
H A D | cheatsheet.md | 316 2. Make changes in the repo, e.g. adding code to handle new ipmi commands or
|
/openbmc/docs/architecture/ |
H A D | ipmi-architecture.md | 116 handle session (RMCP+) and SOL commands and responses to those commands. Get/Set
|