Home
last modified time | relevance | path

Searched refs:randomize (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/perf/bench/
A Depoll-wait.c93 static bool wdone, done, __verbose, randomize, nonblocking; variable
132 OPT_BOOLEAN('R', "randomize", &randomize, "Enable random write behaviour (default is lineal)"),
390 randomize? "random":"lineal"); in writerfn()
393 if (randomize) { in writerfn()
400 if (randomize) { in writerfn()
531 if (randomize) in bench_epoll_wait()
A Depoll-ctl.c38 static bool done, __verbose, randomize; variable
80 OPT_BOOLEAN( 'R', "randomize", &randomize, "Perform random operations on random fds"),
188 if (randomize) { in workerfn()
259 if (randomize) in do_threads()
/linux-6.3-rc2/drivers/target/iscsi/
A Discsi_target_seq_pdu_list.c446 if (bl->randomize & RANDOM_R2T_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists()
453 if (bl->randomize & RANDOM_DATAIN_SEQ_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists()
465 if (bl->randomize & RANDOM_DATAOUT_PDU_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists()
472 if (bl->randomize & RANDOM_DATAIN_PDU_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists()
516 bl.randomize |= RANDOM_DATAIN_PDU_OFFSETS; in iscsit_build_pdu_and_seq_lists()
518 bl.randomize |= RANDOM_DATAIN_SEQ_OFFSETS; in iscsit_build_pdu_and_seq_lists()
523 bl.randomize |= RANDOM_R2T_OFFSETS; in iscsit_build_pdu_and_seq_lists()
A Discsi_target_seq_pdu_list.h50 int randomize; member
/linux-6.3-rc2/security/
A DKconfig.hardening306 The seed used for compilation is in scripts/basic/randomize.seed.
318 bool "Fully randomize structure layout"
322 Fully randomize the member layout of sensitive
340 groups of members. It will further not randomize bitfields
351 Use GCC plugin to randomize structure layout.
/linux-6.3-rc2/Documentation/powerpc/
A Dkaslr-booke32.rst24 We will use the first 512M of the low memory to randomize the kernel
/linux-6.3-rc2/Documentation/arm/
A Duefi.rst68 kaslr-seed 64-bit Entropy used to randomize the kernel image
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dsunxi_nand.c879 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() argument
893 if (!randomize) in sunxi_nfc_hw_ecc_read_extra_oob()
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_receiver.c989 goto randomize; in conn_connect()
999 goto randomize; in conn_connect()
1006 randomize: in conn_connect()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt3948 should randomize its free lists. The randomization may

Completed in 35 milliseconds