Home
last modified time | relevance | path

Searched defs:pivot (Results 1 – 11 of 11) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1maperror.c25 const struct smb_to_posix_error *pivot = _pivot; in smb1_posix_error_cmp() local
57 const struct ntstatus_to_dos_err *pivot = _pivot; in ntstatus_to_dos_cmp() local
H A Dsmb2maperror.c32 const struct status_to_posix_error *pivot = _pivot; in cmp_smb2_status() local
/linux/include/linux/
H A Dbsearch.h10 const char *pivot; in __inline_bsearch() local
H A Dmaple_tree.h105 unsigned long pivot[MAPLE_RANGE64_SLOTS - 1]; member
126 unsigned long pivot[MAPLE_ARANGE64_SLOTS - 1]; member
182 unsigned long pivot[3]; member
/linux/fs/xfs/scrub/
H A Dxfarray.c653 void *pivot = xfarray_sortinfo_pivot(si); in xfarray_qsort_pivot() local
910 void *pivot; in xfarray_sort() local
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c127 long int pivot = start; in usnic_uiom_get_intervals_diff() local
/linux/arch/s390/boot/
H A Dphysmem_info.c146 unsigned long pivot; in search_mem_end() local
/linux/drivers/pinctrl/sophgo/
H A Dpinctrl-sophgo-common.c33 static int sophgo_cmp_pin(const void *key, const void *pivot) in sophgo_cmp_pin()
/linux/lib/zstd/compress/
H A Dhuf_compress.c573 U32 const pivot = arr[high].count; in HUF_quickSortPartition() local
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3836 int pivot, err, jg_bytes = 1; in emit_bpf_dispatcher() local
/linux/kernel/trace/
H A Dtrace.c4812 static int cmp_mod_entry(const void *key, const void *pivot) in cmp_mod_entry()