Home
last modified time | relevance | path

Searched refs:RETURN (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_sock_fields_kern.c133 #define RETURN { \ macro
154 RETURN; in egress_read_sock_fields()
159 RETURN; in egress_read_sock_fields()
163 RETURN; in egress_read_sock_fields()
168 RETURN; in egress_read_sock_fields()
175 RETURN; in egress_read_sock_fields()
180 RETURN; in egress_read_sock_fields()
200 RETURN; in egress_read_sock_fields()
211 RETURN; in egress_read_sock_fields()
227 RETURN; in ingress_read_sock_fields()
[all …]
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dosdep_service.c34 goto RETURN; in rtw_alloc_etherdev_with_old_priv()
39 RETURN: in rtw_alloc_etherdev_with_old_priv()
48 goto RETURN; in rtw_free_netdev()
53 goto RETURN; in rtw_free_netdev()
58 RETURN: in rtw_free_netdev()
/Linux-v5.4/lib/
Dlru_cache.c34 #define RETURN(x...) do { \ macro
318 RETURN(); in lc_del()
368 RETURN(NULL); in __lc_get()
383 RETURN(NULL); in __lc_get()
388 RETURN(e); in __lc_get()
395 RETURN(e); in __lc_get()
401 RETURN(NULL); in __lc_get()
412 RETURN(NULL); in __lc_get()
420 RETURN(NULL); in __lc_get()
427 RETURN(NULL); in __lc_get()
[all …]
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dosdep_service.c211 goto RETURN; in rtw_alloc_etherdev_with_old_priv()
217 RETURN: in rtw_alloc_etherdev_with_old_priv()
228 goto RETURN; in rtw_alloc_etherdev()
236 goto RETURN; in rtw_alloc_etherdev()
240 RETURN: in rtw_alloc_etherdev()
249 goto RETURN; in rtw_free_netdev()
254 goto RETURN; in rtw_free_netdev()
259 RETURN: in rtw_free_netdev()
/Linux-v5.4/drivers/scsi/
D53c700.scr176 RETURN, WHEN NOT MSG_OUT
194 RETURN, IF NOT TWO_BYTE_MSG, AND MASK TWO_BYTE_MSG_MASK
197 RETURN
210 RETURN
214 RETURN
218 RETURN
222 RETURN
226 RETURN
233 RETURN
D53c700_d.h_shipped227 RETURN, WHEN NOT MSG_OUT
263 RETURN, IF NOT TWO_BYTE_MSG, AND MASK TWO_BYTE_MSG_MASK
275 RETURN
321 RETURN
334 RETURN
347 RETURN
360 RETURN
373 RETURN
386 RETURN
/Linux-v5.4/Documentation/driver-api/
Dparport-lowlevel.rst189 RETURN VALUE
312 RETURN VALUE
433 RETURN VALUE
559 RETURN VALUE
644 RETURN VALUE
689 RETURN VALUE
725 RETURN VALUE
759 RETURN VALUE
785 RETURN VALUE
820 RETURN VALUE
[all …]
/Linux-v5.4/arch/c6x/lib/
Dremu.S33 || [!B1] b .s2 B3 ; RETURN A
47 ;; RETURN A may happen here (note: must happen before the next branch)
Ddivremu.S25 ||[!b1] b .s2 B3 ; RETURN A
45 ;; RETURN A may happen here (note: must happen before the next branch)
Ddivu.S39 || [!B1] b .s2 B3 ; RETURN A
57 ;; RETURN A may happen here (note: must happen before the next branch)
/Linux-v5.4/arch/m68k/fpsp040/
Dsatan.S348 |--IF |X| < 2^(-40), RETURN X AS ANSWER. OTHERWISE, APPROXIMATE
402 |--IF |X| > 2^(100), RETURN SIGN(X)*(PI/2 - TINY). OTHERWISE,
403 |--RETURN SIGN(X)*PI/2 + ATAN(-1/X).
Dstwotox.S200 fmoves #0x3F800000,%fp0 | ...RETURN 1 + X
304 fmoves #0x3F800000,%fp0 | ...RETURN 1 + X
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-field_read.txt24 RETURN VALUE
Dlibtraceevent-cpus.txt28 RETURN VALUE
Dlibtraceevent-endian_read.txt24 RETURN VALUE
Dlibtraceevent-long_size.txt28 RETURN VALUE
Dlibtraceevent-file_endian.txt38 RETURN VALUE
Dlibtraceevent-page_size.txt30 RETURN VALUE
Dlibtraceevent-parse_head.txt29 RETURN VALUE
Dlibtraceevent-fields.txt28 RETURN VALUE
Dlibtraceevent-func_find.txt31 RETURN VALUE
Dlibtraceevent-strerror.txt31 RETURN VALUE
Dlibtraceevent-event_find.txt37 RETURN VALUE
Dlibtraceevent-host_endian.txt45 RETURN VALUE
/Linux-v5.4/Documentation/admin-guide/
Dsvga.rst51 bootup. It displays a "Press <RETURN> to see video modes available, <SPACE>
52 to continue or wait 30 secs" message. If you press <RETURN>, you enter the
78 you wish to set and press <RETURN>. If the computer complains something about
80 a mode. It's also possible to press only <RETURN> which leaves the current mode.

123