Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dosdep_service.c59 goto RETURN; in rtw_alloc_etherdev_with_old_priv()
65 RETURN: in rtw_alloc_etherdev_with_old_priv()
76 goto RETURN; in rtw_alloc_etherdev()
84 goto RETURN; in rtw_alloc_etherdev()
88 RETURN: in rtw_alloc_etherdev()
97 goto RETURN; in rtw_free_netdev()
102 goto RETURN; in rtw_free_netdev()
107 RETURN: in rtw_free_netdev()
/linux-6.1.9/lib/
Dlru_cache.c34 #define RETURN(x...) do { \ macro
319 RETURN(); in lc_del()
369 RETURN(NULL); in __lc_get()
384 RETURN(NULL); in __lc_get()
389 RETURN(e); in __lc_get()
396 RETURN(e); in __lc_get()
402 RETURN(NULL); in __lc_get()
413 RETURN(NULL); in __lc_get()
421 RETURN(NULL); in __lc_get()
428 RETURN(NULL); in __lc_get()
[all …]
/linux-6.1.9/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-6.1.9/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-6.1.9/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-6.1.9/Documentation/translations/zh_CN/parisc/
Dregisters.rst111 RETURN FROM INTERRUPTION AND RESTORE指令中使用,通过消
/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-field_read.txt24 RETURN VALUE
Dlibtraceevent-long_size.txt28 RETURN VALUE
Dlibtraceevent-cpus.txt28 RETURN VALUE
Dlibtraceevent-endian_read.txt24 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-strerror.txt31 RETURN VALUE
Dlibtraceevent-func_find.txt31 RETURN VALUE
Dlibtraceevent-host_endian.txt45 RETURN VALUE
Dlibtraceevent-parse_event.txt32 RETURN VALUE
Dlibtraceevent-set_flag.txt48 RETURN VALUE
Dlibtraceevent-event_find.txt37 RETURN VALUE
Dlibtraceevent-handle.txt43 RETURN VALUE
/linux-6.1.9/Documentation/admin-guide/
Dsvga.rst52 bootup. It displays a "Press <RETURN> to see video modes available, <SPACE>
53 to continue or wait 30 secs" message. If you press <RETURN>, you enter the
79 you wish to set and press <RETURN>. If the computer complains something about
81 a mode. It's also possible to press only <RETURN> which leaves the current mode.
/linux-6.1.9/arch/x86/include/asm/
Dperf_event_p4.h724 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_MISPRED_BRANCH_TYPE, RETURN, 3),
729 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_BRANCH_TYPE, RETURN, 3),

123