Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 1803) sorted by relevance

12345678910>>...73

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_dma.c105 if (get != prev_get) { in nv50_dma_push_wait()
106 prev_get = get; in nv50_dma_push_wait()
136 if (unlikely(get < 0)) { in nv50_dma_wait()
137 if (get == -EINVAL) in nv50_dma_wait()
140 return get; in nv50_dma_wait()
151 if (unlikely(get < 0)) { in nv50_dma_wait()
152 if (get == -EINVAL) in nv50_dma_wait()
154 return get; in nv50_dma_wait()
156 } while (get == 0); in nv50_dma_wait()
171 int cnt = 0, get; in nouveau_dma_wait() local
[all …]
/linux/drivers/gpio/
A Dgpio-raspberrypi-exp.c57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local
65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity()
66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity()
68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity()
71 return get.polarity; in rpi_exp_gpio_get_polarity()
143 &get, sizeof(get)); in rpi_exp_gpio_get_direction()
147 get.gpio); in rpi_exp_gpio_get_direction()
150 if (get.direction) in rpi_exp_gpio_get_direction()
168 &get, sizeof(get)); in rpi_exp_gpio_get()
172 get.gpio); in rpi_exp_gpio_get()
[all …]
/linux/tools/net/ynl/lib/
A Dnlspec.py48 def get(self, key, default=None): member in SpecElement
49 return self.yaml.get(key, default)
77 self.doc = yaml.get('doc', '')
175 self.sub_type = yaml.get('sub-type')
177 self.len = yaml.get('len')
257 self.enum = yaml.get('enum')
258 self.len = yaml.get('len')
260 self.struct = yaml.get('struct')
323 self.value = yaml.get('value')
534 v = mode.get('request', {}).get('value', None)
[all …]
/linux/arch/arm/mach-omap2/
A Dsram242x.S47 ldr r10, [r11] @ get current val
59 ldr r10, [r11] @ get locked value
98 ldr r5, [r4] @ get value.
108 ldr r5, [r3] @ get value
111 ldr r7, [r3] @ get timer value
142 ldr r5, [r6] @ get value
156 ldr r3, [r4] @ get curr value
193 ldr r8, [r10] @ get value
203 ldr r8, [r10] @ get value
239 ldr r5, [r8] @ get val
[all …]
A Dsram243x.S47 ldr r10, [r11] @ get current val
59 ldr r10, [r11] @ get locked value
98 ldr r5, [r4] @ get value.
108 ldr r5, [r3] @ get value
111 ldr r7, [r3] @ get timer value
142 ldr r5, [r6] @ get value
156 ldr r3, [r4] @ get curr value
193 ldr r8, [r10] @ get value
203 ldr r8, [r10] @ get value
239 ldr r5, [r8] @ get val
[all …]
/linux/Documentation/netlink/specs/
A Dethtool.yaml1246 name: debug-get
1274 name: wol-get
1279 do: &wol-get-op
1534 name: eee-get
1642 name: fec-get
1755 name: pse-get
1794 name: rss-get
1867 name: mm-get
1872 do: &mm-get-op
1907 notify: mm-get
[all …]
A Dnfsd.yaml131 name: rpc-status-get
163 name: threads-get
164 doc: get the number of running threads
183 name: version-get
184 doc: get nfs enabled versions
200 name: listener-get
201 doc: get nfs running listeners
217 name: pool-mode-get
218 doc: get info about server pool-mode
/linux/tools/testing/selftests/net/forwarding/
A Dbridge_mdb.sh148 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null
155 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null
203 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null
211 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null
227 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null
229 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null
233 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null
235 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null
308 bridge -d mdb get dev br0 grp $grp vid 10 &> /dev/null
313 bridge -d mdb get dev br0 grp $grp vid 10 &> /dev/null
[all …]
A Dbridge_locked_port.sh192 bridge fdb get `mac_get $h1` br br0 vlan 1 &> /dev/null
233 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp2"
236 bridge fdb get $mac br br0 vlan 1 | grep -q "locked"
240 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp1"
289 bridge fdb get $locked_mac1 br br0 vlan 1 | grep "dev $swp1" | \
302 bridge fdb get $unlocked_mac1 br br0 vlan 1 &> /dev/null
305 bridge fdb get $unlocked_mac2 br br0 vlan 1 &> /dev/null
308 bridge fdb get $locked_mac1 br br0 vlan 1 &> /dev/null
311 bridge fdb get $locked_mac2 br br0 vlan 1 &> /dev/null
338 bridge fdb get `mac_get $h1` br br0 vlan 1 2> /dev/null | \
[all …]
/linux/drivers/hwmon/pmbus/
A DKconfig21 If you say yes here you get hardware monitoring support for generic
44 If you say yes here you get hardware monitoring support for Analog
53 If you say yes here you get hardware monitoring support for Analog
73 If you say yes here you get hardware monitoring support for BEL
91 If you say yes here you get hardware monitoring support for
101 If you say yes here you get hardware monitoring support for
139 If you say yes here you get hardware monitoring support for the
172 If you say yes here you get hardware monitoring support for the
200 If you say yes here you get regulator support for National
371 If you say yes here you get regulator support for MPS MP2975
[all …]
/linux/drivers/crypto/intel/qat/qat_common/
A Dadf_sysfs_rl.c119 *get = data->input.rp_mask; in get_param_u()
122 *get = data->input.cir; in get_param_u()
125 *get = data->input.pir; in get_param_u()
128 *get = data->input.srv; in get_param_u()
162 u64 get; in rp_show() local
217 u64 get; in cir_show() local
219 ret = get_param_u(dev, CIR, &get); in cir_show()
248 u64 get; in pir_show() local
250 ret = get_param_u(dev, PIR, &get); in pir_show()
279 u64 get; in srv_show() local
[all …]
/linux/include/trace/events/
A Dgpio.h34 TP_PROTO(unsigned gpio, int get, int value),
36 TP_ARGS(gpio, get, value),
40 __field(int, get)
46 __entry->get = get;
51 __entry->get ? "get" : "set", __entry->value)
/linux/rust/kernel/net/
A Dphy.rs96 let phydev = self.0.get(); in phy_id()
104 let phydev = self.0.get(); in state()
163 let phydev = self.0.get(); in set_speed()
171 let phydev = self.0.get(); in set_duplex()
195 let phydev = self.0.get(); in read_paged()
208 let phydev = self.0.get(); in resolve_aneg_linkmode()
216 let phydev = self.0.get(); in genphy_soft_reset()
224 let phydev = self.0.get(); in init_hw()
232 let phydev = self.0.get(); in start_aneg()
240 let phydev = self.0.get(); in genphy_resume()
[all …]
/linux/tools/testing/selftests/devices/probe/
A Dtest_discoverable_devices.py117 if controller.get("dt-mmio"):
126 if controller.get("usb-version"):
130 if controller.get("acpi-uid"):
140 return device.get("type") and "controller" in device.get("type")
210 if device.get("path"):
213 if device.get("type"):
215 if device.get("usb-version"):
221 if device.get("dt-mmio"):
224 if device.get("of-fullname-regex"):
227 if device.get("name"):
[all …]
/linux/Documentation/userspace-api/gpio/
A Dchardev_v1.rst54 Get Line Handle <gpio-get-linehandle-ioctl>
55 Get Line Event <gpio-get-lineevent-ioctl>
56 Get Chip Info <gpio-get-chipinfo-ioctl>
57 Get Line Info <gpio-get-lineinfo-ioctl>
58 Watch Line Info <gpio-get-lineinfo-watch-ioctl>
59 Unwatch Line Info <gpio-get-lineinfo-unwatch-ioctl>
67 Line handles are created by gpio-get-linehandle-ioctl.rst and provide
83 Get Line Values <gpio-handle-get-line-values-ioctl>
92 Line events are created by gpio-get-lineevent-ioctl.rst and provide
95 :c:type:`request.fd<gpioevent_request>` by gpio-get-lineevent-ioctl.rst.
[all …]
/linux/Documentation/userspace-api/media/rc/
A Dlirc-func.rst14 lirc-get-features
15 lirc-get-send-mode
16 lirc-get-rec-mode
17 lirc-get-rec-resolution
19 lirc-get-timeout
/linux/rust/kernel/sync/
A Dcondvar.rs125 unsafe { bindings::init_wait(wait.get()) }; in wait_internal()
129 bindings::prepare_to_wait_exclusive(self.wait_queue_head.get(), wait.get(), wait_state) in wait_internal()
136 unsafe { bindings::finish_wait(self.wait_queue_head.get(), wait.get()) }; in wait_internal()
189 self.wait_queue_head.get(), in notify()
204 unsafe { bindings::__wake_up_sync(self.wait_queue_head.get(), TASK_NORMAL) }; in notify_sync()
/linux/drivers/s390/char/
A Dtape_char.c396 struct mtget get; in __tapechar_ioctl() local
398 memset(&get, 0, sizeof(get)); in __tapechar_ioctl()
399 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl()
401 get.mt_dsreg = in __tapechar_ioctl()
405 get.mt_gstat = 0; in __tapechar_ioctl()
406 get.mt_erreg = 0; in __tapechar_ioctl()
407 get.mt_fileno = 0; in __tapechar_ioctl()
408 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl()
417 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl()
419 get.mt_blkno = rc; in __tapechar_ioctl()
[all …]
/linux/drivers/rtc/
A DKconfig150 If you say yes here you get support for the
303 If you say yes here you get support for the
422 If you say yes here you get support for the
431 If you say yes here you get support for the
441 If you say yes here you get support for the
451 If you say yes here you get support for the
460 If you say yes here you get support for the
500 If you say yes here you get support for the
813 If you say yes here you get support for the
824 If you say yes here you get support for the
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
A Dgv100.c37 u32 get = nvkm_rd32(device, buffer->get); in gv100_fault_buffer_process() local
39 if (put == get) in gv100_fault_buffer_process()
43 while (get != put) { in gv100_fault_buffer_process()
44 const u32 base = get * buffer->fault->func->buffer.entry_size; in gv100_fault_buffer_process()
55 if (++get == buffer->entries) in gv100_fault_buffer_process()
56 get = 0; in gv100_fault_buffer_process()
57 nvkm_wr32(device, buffer->get, get); in gv100_fault_buffer_process()
115 buffer->get = 0x100e2c + foff; in gv100_fault_buffer_info()
/linux/drivers/hwmon/
A DKconfig82 If you say yes here you get support for the Analog Devices
285 If you say yes here you get support for the aSC7621
317 If you say yes here you get support for the temperature
329 If you say yes here you get support for the temperature
342 If you say yes here you get support for processor power
925 If you say yes here you get support for LENOVO
1216 If you say yes here you get support for the MAX6620
1241 If you say yes here you get support for the MAX6639
1372 If you say yes here you get support for the National
1837 If you say yes here you get support for emulated RMI
[all …]
/linux/Documentation/userspace-api/media/dvb/
A Dca_function_calls.rst15 ca-get-cap
16 ca-get-slot-info
17 ca-get-descr-info
18 ca-get-msg
/linux/tools/testing/selftests/net/
A Dfib_tests.sh210 $IP route get fibmatch 203.0.113.1 \
213 $IP -6 route get fibmatch 2001:db8:3::1 \
217 $IP route get fibmatch 203.0.113.1 \
224 $IP route get fibmatch 203.0.113.1 | \
231 $IP route get fibmatch 203.0.113.1 | \
321 $IP route get fibmatch 198.51.100.1 | \
339 $IP route get fibmatch 198.51.100.1 | \
357 $IP route get fibmatch 192.0.2.1 | \
386 $IP route get fibmatch 198.51.100.2 | \
404 $IP route get fibmatch 198.51.100.2 | \
[all …]
A Darp_ndisc_evict_nocarrier.sh48 ip netns exec ${me} ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
75 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
101 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
119 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
136 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1
152 ip netns exec ${me} ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
169 ip netns exec ${me} ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
186 ip netns exec ${me} ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
/linux/rust/kernel/
A Dtask.rs136 let ptr = unsafe { *ptr::addr_of!((*self.0.get()).group_leader) }; in group_leader()
148 unsafe { *ptr::addr_of!((*self.0.get()).pid) } in pid()
154 unsafe { bindings::signal_pending(self.0.get()) != 0 } in signal_pending()
162 unsafe { bindings::wake_up_process(self.0.get()) }; in wake_up()
170 unsafe { bindings::get_task_struct(self.0.get()) }; in inc_ref()

Completed in 642 milliseconds

12345678910>>...73