Home
last modified time | relevance | path

Searched refs:get (Results 11176 - 11200 of 11524) sorted by relevance

1...<<441442443444445446447448449450>>...461

/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c4194 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
4633 * TODO: For the time being, we don't try to get any attributes
4649 * we get the post-operation mtime and size.
7817 .get = nfs4_xattr_get_nfs4_label,
8922 * @clnt: struct rpc_clnt to get new transport
10725 .get = nfs4_xattr_get_nfs4_acl,
10733 .get = nfs4_xattr_get_nfs4_dacl,
10740 .get = nfs4_xattr_get_nfs4_sacl,
10748 .get = nfs4_xattr_get_nfs4_user,
/third_party/mesa3d/include/CL/
H A Dcl.hpp103 * cl::Platform::get(&platforms);
2365 static cl_int get( in get() function in cl::Platform
2394 static cl_int get( in get() function in cl::Platform
2423 static Platform get( in get() function in cl::Platform
2456 return get(errResult); in getDefault()
2591 error = Platform::get(&platforms); in Context()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-omap.c1006 bank->chip.get = omap_gpio_get; in omap_gpio_chip_init()
1416 return dev_err_probe(dev, bank->irq, "can't get irq resource\n"); in omap_gpio_probe()
1460 "Could not get gpio dbck. Disable debounce\n"); in omap_gpio_probe()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dptrace.c436 * 4.4.4.6 Register Spill and Fill). To get in ia64_peek()
625 * to it, then it might not ever get into ptrace_stop by the time we
1265 struct regset_get get; member
1363 * to get the real value of ar.bsp at the time in access_elf_areg()
1554 /* get up to 16 values */ in do_gpregs_set()
1735 * memory after the thread stops will get the current register data.
2020 * We get here via a few paths: in syscall_get_set_args_cb()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c1422 * 1. Reset the trailer of SDBs to get ready for new data.
2179 .get = param_get_sfb_size,
/kernel/linux/linux-5.10/block/
H A Dgenhd.c156 * disk_get_part - get partition
235 /* get part_tbl */ in disk_part_iter_next()
455 printk("%s: failed to get major for %s\n", in register_blkdev()
493 printk("register_blkdev: cannot get major %u for %s\n", in register_blkdev()
934 * get reused and we'd get clashes in sysfs). in del_gendisk()
991 * get_gendisk - get partitioning information for a given device
992 * @devt: device to get partitioning information for
1516 * check for int overflow, since we can get here from blkpg_ioctl() in disk_expand_part_tbl()
2171 * get reporte in disk_check_events()
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c581 /* Did the port get unplugged before userspace closed it? */ in send_control_msg()
773 * might receive some data as well as the host could get in port_fops_read()
1034 /* We get the port with a kref here */ in port_fops_open()
1159 /* If we don't have an input queue yet, we can't get input. */ in get_chars()
1657 * If we woke up after hibernation, we can get this in handle_control_message()
1664 * Skip the size of the header and the cpkt to get the size in handle_control_message()
1995 * Once we're further in boot, we get probed like any other virtio
2010 if (!vdev->config->get && in virtcons_probe()
/kernel/linux/linux-5.10/drivers/net/can/spi/
H A Dmcp251x.c595 gpio->get = mcp251x_gpio_get; in mcp251x_gpio_setup()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dptrace.c436 * 4.4.4.6 Register Spill and Fill). To get in ia64_peek()
1211 struct regset_get get; member
1309 * to get the real value of ar.bsp at the time in access_elf_areg()
1498 /* get up to 16 values */ in do_gpregs_set()
1679 * memory after the thread stops will get the current register data.
1963 * We get here via a few paths: in syscall_get_args_cb()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpmtu.sh873 ${ns_cmd} ip route get "${dst}"
957 # Decrease remote MTU on path via R2, get new exception
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_offload.py187 maps = [m for m in maps if m not in base_maps and m.get('name') not in base_map_names]
1397 fail("error" not in out, "no error reported for get info on orphaned")
1398 fail(out["error"] != "can't get prog info: No such device",
1399 "wrong error for get info on orphaned")
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c1455 * 1. Reset the trailer of SDBs to get ready for new data.
2205 .get = param_get_sfb_size,
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse-base.c51 .get = psmouse_get_maxproto,
1238 * get disabled while probing for protocol extensions. in psmouse_extensions()
1298 * psmouse_activate() enables the mouse so that we get motion reports from it.
1313 * psmouse_deactivate() puts the mouse into poll mode so that we don't get
1461 * Some boxes, such as HP nx7400, get terribly confused if mouse in psmouse_cleanup()
1550 * device in hopes to detect protocol reset - we won't get less in psmouse_switch_protocol()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-adc.c1135 .get = stm32_adc_get_trig_pol,
1818 * get either no value, 1 shared value for all indexes, or one in stm32_adc_chan_of_init()
1933 dev_err(&pdev->dev, "Can't get clock\n"); in stm32_adc_probe()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddriver.c95 .get = hfi1_caps_get
516 * ACKNOWLEDGE packets do not get a CNP but this will be in hfi1_process_ecn_slowpath()
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dhost.c126 * This macro will normalize the completion queue get pointer so its value can
208 * source we get the next interrupt message. in sci_controller_isr()
364 * / when we get this failure notifiction? */ in sci_controller_unsolicited_frame()
449 * we get the event notification. This is a type 4 event. */ in sci_controller_event_completion()
495 "%s: completion queue beginning get:0x%08x\n", in sci_controller_process_completions()
514 /* increment the get pointer and check for rollover to toggle the cycle bit */ in sci_controller_process_completions()
559 /* Update the get register if we completed one or more entries */ in sci_controller_process_completions()
575 "%s: completion queue ending get:0x%08x\n", in sci_controller_process_completions()
768 /* Set the completion queue get pointer and enable the queue */ in sci_controller_initialize_completion_queue()
791 * If get in sci_controller_initialize_completion_queue()
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c1240 .get = chv_gpio_get,
H A Dpinctrl-intel.c1010 .get = intel_gpio_get,
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-at91.c156 * @get_deglitch: get deglitch status
158 * @get_debounce: get debounce status
160 * @get_pulldown: get pulldown status
162 * @get_schmitt_trig: get schmitt trigger status
164 * @get_drivestrength: get driver strength
166 * @get_slewrate: get slew rate
1798 .get = at91_gpio_get,
1857 dev_err(&pdev->dev, "failed to get clock, ignoring.\n"); in at91_gpio_probe()
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Drdma.c149 .get = param_get_int,
1034 * we get here only under memory pressure, in nvmet_rdma_recv_done()
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c1120 chip->get = nmk_gpio_get_input; in nmk_gpio_probe()
1615 /* When all pins are successfully reconfigured we get here */ in nmk_pmx_set()
/kernel/linux/linux-5.10/drivers/s390/virtio/
H A Dvirtio_ccw.c549 /* For now, we fail if we can't get the requested size. */ in virtio_ccw_setup_vq()
617 /* Try to get an indicator. */ in virtio_ccw_register_adapter_ind()
1012 .get = virtio_ccw_get_config,
1289 dev_warn(&cdev->dev, "Could not get memory for virtio\n"); in virtio_ccw_online()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dcp210x.c562 * Helper to get interface number when we only have struct usb_serial.
603 dev_err(&port->dev, "failed get req 0x%x size %d status: %d\n", in cp210x_read_reg_block()
691 "failed to get vendor val 0x%04x size %d: %d\n", val, in cp210x_read_vendor_block()
842 * to workaround cp2108 bug and get correct value.
1037 dev_err(&port->dev, "failed to get comm status: %d\n", result); in cp210x_get_tx_queue_byte_count()
1988 priv->gc.get = cp210x_gpio_get; in cp210x_gpio_init()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_u32.c1433 .get = u32_get,
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c897 /* get interrupt status for all channels */ in snd_ali_card_interrupt()
1686 .info = snd_ali5451_spdif_info, .get = snd_ali5451_spdif_get, \

Completed in 83 milliseconds

1...<<441442443444445446447448449450>>...461