Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 28) sorted by relevance

12

/drivers/accel/habanalabs/common/
A Dmemory_mgr.c47 if (buf->behavior->release) in hl_mmap_mem_buf_destroy()
48 buf->behavior->release(buf); in hl_mmap_mem_buf_destroy()
165 behavior->topic, rc); in hl_mmap_mem_buf_alloc()
170 buf->behavior = behavior; in hl_mmap_mem_buf_alloc()
174 rc = buf->behavior->alloc(buf, gfp, args); in hl_mmap_mem_buf_alloc()
177 behavior->topic, rc); in hl_mmap_mem_buf_alloc()
270 buf->behavior->topic, vma->vm_start);
279 buf->behavior->topic);
290 rc = buf->behavior->mmap(buf, vma, args);
368 topic = buf->behavior->topic;
[all …]
A Dhabanalabs.h952 struct hl_mmap_mem_buf_behavior *behavior; member
4074 struct hl_mmap_mem_buf_behavior *behavior, gfp_t gfp,
/drivers/pci/
A Dpci-bridge-emul.c472 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_read()
479 behavior = NULL; in pci_bridge_emul_conf_read()
492 behavior = NULL; in pci_bridge_emul_conf_read()
515 if (behavior) in pci_bridge_emul_conf_read()
516 *value &= behavior[reg / 4].ro | behavior[reg / 4].rw | in pci_bridge_emul_conf_read()
517 behavior[reg / 4].w1c; in pci_bridge_emul_conf_read()
553 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_write()
566 behavior = NULL; in pci_bridge_emul_conf_write()
583 if (behavior) { in pci_bridge_emul_conf_write()
602 if (behavior) { in pci_bridge_emul_conf_write()
[all …]
A DKconfig185 desired caching behavior, for requests that target memory space.
/drivers/parisc/
A DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/drivers/platform/x86/amd/pmf/
A DKconfig18 quiter, power efficient by adapting to user behavior and environment.
/drivers/media/platform/synopsys/hdmirx/
A DKconfig35 Which is a wanted behavior when using this driver in a
/drivers/media/v4l2-core/
A DKconfig31 Only useful if you rely on the old behavior and use mknod instead of udev.
/drivers/media/platform/ti/
A DKconfig41 default. Note that this behavior can be overridden via
/drivers/block/drbd/
A DKconfig48 behavior.
/drivers/dma/
A DKconfig318 bool "Legacy behavior for idxd driver"
322 Compatible driver to support old /sys/bus/dsa/drivers/dsa behavior.
323 The old behavior performed driver bind/unbind for device and wq
325 the legacy behavior in order to allow existing support apps (i.e.
330 Say Y if you have old applications that require such behavior.
/drivers/mtd/spi-nor/
A DKconfig32 bool "Disable SWP on any flashes (legacy behavior)"
/drivers/dax/
A DKconfig17 restrictions that make the mapping behavior deterministic.
/drivers/base/
A DKconfig56 mounted the root filesystem. The behavior can be overridden
235 bool "sync_state() behavior defaults to timeout instead of strict"
/drivers/scsi/aic7xxx/
A DKconfig.aic79xx24 vary this number based on device behavior. For devices with a
A DKconfig.aic7xxx29 vary this number based on device behavior. For devices with a
/drivers/platform/surface/
A DKconfig165 behavior of this process, which includes the option to abort it in
217 influence cooling behavior, e.g. setting it to 'quiet' (default) or
/drivers/thermal/intel/
A DKconfig100 Note that, on different platforms, the behavior might be different
/drivers/net/ethernet/realtek/
A DKconfig96 old RX-reset behavior. If unsure, say N.
/drivers/video/console/
A DKconfig112 is the default behavior.
/drivers/usb/core/
A DKconfig78 rejected during enumeration. This behavior is required by the
/drivers/staging/greybus/Documentation/
A Dsysfs-bus-greybus270 one of the "reset" or "panic" will change the behavior of SVC
/drivers/firmware/
A DKconfig52 bool "Sets default behavior for EDD detection to off"
/drivers/char/
A DKconfig408 controlling the behavior of this hardware.
/drivers/md/
A DKconfig486 A target that simulates bad sector behavior.

Completed in 45 milliseconds

12