Home
last modified time | relevance | path

Searched refs:safe (Results 201 - 225 of 277) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/fs/gfs2/
H A Dlog.c370 struct gfs2_trans *tr, *safe; in ail2_empty() local
377 list_for_each_entry_safe(tr, safe, &sdp->sd_ail2_list, tr_list) { in ail2_empty()
H A Dsuper.c1404 * is safe, just less efficient.
1501 struct local_statfs_inode *lsi, *safe; in free_local_statfs_inodes() local
1504 list_for_each_entry_safe(lsi, safe, &sdp->sd_sc_inodes_list, si_list) { in free_local_statfs_inodes()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dsuper.c1495 * is safe, just less efficient.
1583 struct local_statfs_inode *lsi, *safe; in free_local_statfs_inodes() local
1586 list_for_each_entry_safe(lsi, safe, &sdp->sd_sc_inodes_list, si_list) { in free_local_statfs_inodes()
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex245 \Func{unw\_create\_addr\_space}() is thread-safe but \emph{not}
246 safe to use from a signal handler.
H A Dlibunwind-ia64.tex48 accessible when. In case of doubt, it is always safe to \emph{try} to
/third_party/libfuse/util/
H A Dfusermount.c616 int safe; member
653 if (!mount_flags[i].safe && getuid() != 0) { in find_mount_flag()
1026 * Use a whitelist to be safe. */ in check_perm()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs423 /// * `safe`: If true, returns a "safe" prime `p` so that `(p-1)/2` is also prime.
445 safe: bool, in generate_prime()
453 safe as c_int, in generate_prime()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm307 my $fi_safe = _param('safe', %fi_a);
358 # is the default one available in the safe compartment.
1085 This is not very safe. The reason this isn't as safe is that if you
1091 safe.)
1095 are safe.
1097 But if you use the C<PACKAGE> option, you will probably be safe even
1349 If you give C<fill_in> a C<SAFE> option, its value should be a safe
1356 will be placed into the safe compartment and evaluation will take
1362 But in C<SAFE> mode the evaluation occurs inside the safe compartmen
[all...]
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm307 my $fi_safe = _param('safe', %fi_a);
358 # is the default one available in the safe compartment.
1085 This is not very safe. The reason this isn't as safe is that if you
1091 safe.)
1095 are safe.
1097 But if you use the C<PACKAGE> option, you will probably be safe even
1349 If you give C<fill_in> a C<SAFE> option, its value should be a safe
1356 will be placed into the safe compartment and evaluation will take
1362 But in C<SAFE> mode the evaluation occurs inside the safe compartmen
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h480 __u8 safe; /* true if committed to disk */ member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h547 __u8 safe; /* true if committed to disk */ member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c341 /* Chunk size we use in safe copy of data to be shown. */
346 * 128-bit int); if we are at the end of our safe buffer and have
379 * Another problem is we want to ensure the data for display is safe to
381 * object and our safe copy of it. We copy portions of the data needed
387 * btf_show_start_type() which returns a pointer to the safe copy
390 * using copy_from_kernel_nofault() to update the safe data if necessary
397 * which our safe data starts. obj.data will advance as we copy
428 u8 safe[BTF_SHOW_OBJ_SAFE_SIZE]; member
1027 /* We may not be able to represent this type; bail to be safe */ in btf_show_name()
1157 /* How much is left to copy to safe buffe
1217 void *safe = NULL; btf_show_obj_safe() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c354 buffer->safe = FALSE; in read_buffer()
380 buffer->safe = !replaceusa(buffer, blocksz); in read_buffer()
382 buffer->safe = FALSE; in read_buffer()
386 return (buffer && buffer->safe ? buffer : (const struct BUFFER*)NULL); in read_buffer()
1946 * (actually they are safe when you know the logic) in detaillogr()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dstan.S318 |--safe.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dstan.S318 |--safe.
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x8676 This kernel module is used for testing. It's safe to say M here.
/kernel/liteos_a/fs/fat/virpart/src/
H A Dvirpartff.c41 #error Static LFN work area cannot be used at thread-safe configuration
/third_party/ltp/
H A Drunltp543 # use mktemp to create "safe" temporary directories
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c878 * rare that this path is taken, it is perfectly safe to force in flush_pending_writes()
4395 * yet recorded as 'safe' (i.e. in metadata on disk) then in reshape_request()
4399 * 'safe' as the earliest block which might not have been copied in reshape_request()
4405 * write to, and first_device_address on the 'safe' position. in reshape_request()
4406 * If this 'next' write position is after the 'safe' position, in reshape_request()
4407 * we must update the metadata to increase the 'safe' position. in reshape_request()
4411 * less than current safe position. in reshape_request()
4415 * so next can be after 'safe', but not by more than offset_diff in reshape_request()
4426 sector_t next, safe, last; in reshape_request() local
4465 /* 'safe' i in reshape_request()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.c903 * rare that this path is taken, it is perfectly safe to force in flush_pending_writes()
4783 * yet recorded as 'safe' (i.e. in metadata on disk) then in reshape_request()
4787 * 'safe' as the earliest block which might not have been copied in reshape_request()
4793 * write to, and first_device_address on the 'safe' position. in reshape_request()
4794 * If this 'next' write position is after the 'safe' position, in reshape_request()
4795 * we must update the metadata to increase the 'safe' position. in reshape_request()
4799 * less than current safe position. in reshape_request()
4803 * so next can be after 'safe', but not by more than offset_diff in reshape_request()
4814 sector_t next, safe, last; in reshape_request() local
4853 /* 'safe' i in reshape_request()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm585 However, we are safe to restore these 4 SGPRs anyway, since TBA,TMA will later be restored by HWREG
633 s_waitcnt lgkmcnt(0) //from now on, it is safe to restore STATUS and IB_STS
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c397 struct list_head *p, *safe; in cobalt_stop_streaming() local
404 list_for_each_safe(p, safe, &s->bufs) { in cobalt_stop_streaming()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c60 module_param_named(safe, safe_string, charp, 0);
74 MODULE_PARM_DESC(safe, "Set other settings to a \"safe mode\"");
107 " passed to safe option", safe_string); in sym2_setup_params()
395 * change that does not seem obviously safe. :) in sym_setup_data_and_start()
1616 * so, since we may not be safe if interrupts occur. in sym_detach()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlowcomms.c1420 struct writequeue_entry *e, *safe; in clean_one_writequeue() local
1423 list_for_each_entry_safe(e, safe, &con->writequeue, list) { in clean_one_writequeue()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c60 module_param_named(safe, safe_string, charp, 0);
74 MODULE_PARM_DESC(safe, "Set other settings to a \"safe mode\"");
107 " passed to safe option", safe_string); in sym2_setup_params()
392 * change that does not seem obviously safe. :) in sym_setup_data_and_start()
1611 * so, since we may not be safe if interrupts occur. in sym_detach()

Completed in 50 milliseconds

12345678910>>...12