Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:rnd
(Results
26 - 50
of
67
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/lib/
H
A
D
test_vmalloc.c
82
unsigned int
rnd
;
in random_size_align_alloc_test()
local
H
A
D
test_parman.c
83
struct rnd_state
rnd
;
member
/kernel/linux/linux-5.10/lib/
H
A
D
test_parman.c
83
struct rnd_state
rnd
;
member
H
A
D
test_bpf.c
130
struct rnd_state
rnd
;
in bpf_fill_maxinsns3()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
acct.c
317
int exp,
rnd
;
in encode_comp_t()
local
361
int exp,
rnd
;
in encode_comp2_t()
local
/kernel/linux/linux-5.10/kernel/time/
H
A
D
clockevents.c
36
u64
rnd
;
in cev_delta2ns()
local
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
rc80211_minstrel.c
443
u8
rnd
[8];
in init_sample_table()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
selftest_timeline.c
250
static unsigned int random_engine(struct rnd_state *
rnd
)
in random_engine()
argument
/kernel/linux/linux-6.6/kernel/
H
A
D
acct.c
336
int exp,
rnd
;
in encode_comp_t()
local
380
int exp,
rnd
;
in encode_comp2_t()
local
/kernel/linux/linux-6.6/kernel/time/
H
A
D
clockevents.c
36
u64
rnd
;
in cev_delta2ns()
local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
math-emu.h
102
unsigned short
rnd
;
member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
module.c
117
#define
rnd
(x) (((x)+0x1000)&~0x1fff)
macro
H
A
D
sys_parisc.c
220
unsigned long
rnd
= 0;
in mmap_rnd()
local
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
math-emu.h
102
unsigned short
rnd
;
member
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
module.c
98
#define
rnd
(x) (((x)+0x1000)&~0x1fff)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
selftest_timeline.c
282
static unsigned int random_engine(struct rnd_state *
rnd
)
in random_engine()
argument
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-flakey.c
529
u64
rnd
= get_random_u64();
in flakey_map()
local
573
u64
rnd
= get_random_u64();
in flakey_end_io()
local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H
A
D
ccp-dev-v5.c
1075
u32
rnd
;
in ccp5other_config()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H
A
D
hw_atl_utils.c
479
unsigned int
rnd
= 0U;
in hw_atl_utils_init_ucp()
local
753
unsigned int
rnd
= 0;
in hw_atl_utils_get_mac_permanent()
local
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
xt_hashlimit.c
126
u_int32_t
rnd
; /* random seed for hash */
member
/kernel/linux/linux-5.10/mm/
H
A
D
util.c
378
unsigned long
rnd
;
in arch_mmap_rnd()
local
408
static unsigned long mmap_base(unsigned long
rnd
, struct rlimit *rlim_stack)
in mmap_base()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H
A
D
sti_tvout.c
202
static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32
rnd
)
in tvout_vip_set_rnd()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H
A
D
hw_atl_utils.c
479
unsigned int
rnd
= 0U;
in hw_atl_utils_init_ucp()
local
753
unsigned int
rnd
= 0;
in hw_atl_utils_get_mac_permanent()
local
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H
A
D
ccp-dev-v5.c
1074
u32
rnd
;
in ccp5other_config()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H
A
D
huge_pages.c
1716
u32
rnd
= i915_prandom_u32_max_state(UINT_MAX, &prng);
in igt_ppgtt_mixed()
local
Completed in 32 milliseconds
1
2
3