/Linux-v4.19/include/linux/ |
D | uidgid.h | 61 static inline bool uid_eq(kuid_t left, kuid_t right) in uid_eq() 66 static inline bool gid_eq(kgid_t left, kgid_t right) in gid_eq() 71 static inline bool uid_gt(kuid_t left, kuid_t right) in uid_gt() 76 static inline bool gid_gt(kgid_t left, kgid_t right) in gid_gt() 81 static inline bool uid_gte(kuid_t left, kuid_t right) in uid_gte() 86 static inline bool gid_gte(kgid_t left, kgid_t right) in gid_gte() 91 static inline bool uid_lt(kuid_t left, kuid_t right) in uid_lt() 96 static inline bool gid_lt(kgid_t left, kgid_t right) in gid_lt() 101 static inline bool uid_lte(kuid_t left, kuid_t right) in uid_lte() 106 static inline bool gid_lte(kgid_t left, kgid_t right) in gid_lte()
|
D | projid.h | 36 static inline bool projid_eq(kprojid_t left, kprojid_t right) in projid_eq() 41 static inline bool projid_lt(kprojid_t left, kprojid_t right) in projid_lt()
|
/Linux-v4.19/drivers/net/wireless/intersil/hostap/ |
D | hostap_info.c | 15 int left) in prism2_info_commtallies16() 55 int left) in prism2_info_commtallies32() 95 int left) in prism2_info_commtallies() 130 int left) in prism2_info_linkstatus() 254 int left) in prism2_info_scanresults() 306 unsigned char *buf, int left) in prism2_info_hostscanresults() 372 int left; in hostap_info_process() local
|
/Linux-v4.19/arch/parisc/math-emu/ |
D | hppa.h | 28 #define Shiftdouble(left,right,amount,dest) \ argument 33 #define Variableshiftdouble(left,right,amount,dest) \ argument 40 #define Variable_shift_double(left,right,amount,dest) \ argument
|
/Linux-v4.19/tools/perf/util/ |
D | sort.c | 79 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 120 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 126 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse() 132 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 176 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 242 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 263 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 340 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp() 374 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp() 401 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp() [all …]
|
/Linux-v4.19/tools/testing/selftests/kvm/ |
D | sync_regs_test.c | 34 static void compare_regs(struct kvm_regs *left, struct kvm_regs *right) in compare_regs() 62 static void compare_sregs(struct kvm_sregs *left, struct kvm_sregs *right) in compare_sregs() 66 static void compare_vcpu_events(struct kvm_vcpu_events *left, in compare_vcpu_events()
|
/Linux-v4.19/arch/x86/crypto/ |
D | des3_ede-asm_64.S | 101 #define initial_permutation(left, right) \ argument 117 #define final_permutation(left, right) \ argument 162 #define read_block(io, left, right) \ argument 168 #define write_block(io, left, right) \ argument 274 #define initial_permutation3(left, right) \ argument 319 #define final_permutation3(left, right) \ argument
|
/Linux-v4.19/lib/ |
D | siphash.c | 55 const u8 left = len & (sizeof(u64) - 1); in __siphash_aligned() local 88 const u8 left = len & (sizeof(u64) - 1); in __siphash_unaligned() local 256 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_aligned() local 289 const u8 left = len & (sizeof(u64) - 1); in __hsiphash_unaligned() local 424 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_aligned() local 447 const u8 left = len & (sizeof(u32) - 1); in __hsiphash_unaligned() local
|
/Linux-v4.19/drivers/md/persistent-data/ |
D | dm-btree-remove.c | 82 static void node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy() 173 static void shift(struct btree_node *left, struct btree_node *right, int count) in shift() 202 struct btree_node *left = l->n; in __rebalance2() local 236 struct child left, right; in rebalance2() local 265 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node() 296 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3() 344 struct btree_node *left = l->n; in __rebalance3() local 370 struct child left, center, right; in rebalance3() local
|
/Linux-v4.19/fs/quota/ |
D | kqid.c | 13 bool qid_eq(struct kqid left, struct kqid right) in qid_eq() 37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt()
|
/Linux-v4.19/crypto/ |
D | ecc.c | 174 static int vli_cmp(const u64 *left, const u64 *right, unsigned int ndigits) in vli_cmp() 223 static u64 vli_add(u64 *result, const u64 *left, const u64 *right, in vli_add() 243 static u64 vli_sub(u64 *result, const u64 *left, const u64 *right, in vli_sub() 262 static uint128_t mul_64_64(u64 left, u64 right) in mul_64_64() 297 static void vli_mult(u64 *result, const u64 *left, const u64 *right, in vli_mult() 333 static void vli_square(u64 *result, const u64 *left, unsigned int ndigits) in vli_square() 375 static void vli_mod_add(u64 *result, const u64 *left, const u64 *right, in vli_mod_add() 392 static void vli_mod_sub(u64 *result, const u64 *left, const u64 *right, in vli_mod_sub() 536 static void vli_mod_mult_fast(u64 *result, const u64 *left, const u64 *right, in vli_mod_mult_fast() 546 static void vli_mod_square_fast(u64 *result, const u64 *left, in vli_mod_square_fast()
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | uaccess.h | 100 long left = raw_copy_from_user(dst, src, n); in hexagon_strncpy_from_user() local 105 long left = raw_copy_from_user(dst, src, res); in hexagon_strncpy_from_user() local
|
/Linux-v4.19/net/ceph/ |
D | pagevec.c | 100 int left = len; in ceph_copy_user_to_page_vector() local 126 size_t left = len; in ceph_copy_to_page_vector() local 149 size_t left = len; in ceph_copy_from_page_vector() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | sysfillrect.c | 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 192 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev() 250 int dst_idx, left; in sys_fillrect() local
|
D | cfbfillrect.c | 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev() 285 int dst_idx, left; in cfb_fillrect() local
|
D | syscopyarea.c | 33 int left, right; in bitcpy() local 227 int const left = shift & (bits-1); in bitcpy_rev() local
|
D | cfbcopyarea.c | 110 int const left = shift & (bits - 1); in bitcpy() local 283 int const left = shift & (bits-1); in bitcpy_rev() local
|
/Linux-v4.19/tools/perf/ |
D | builtin-diff.c | 505 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() 545 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute() 575 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx() 615 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 624 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 633 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 642 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 651 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() 660 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_idx() 668 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs_idx() [all …]
|
/Linux-v4.19/drivers/firmware/efi/libstub/ |
D | arm-stub.c | 269 const efi_memory_desc_t *left = l, *right = r; in cmp_mem_desc() local 278 static bool regions_are_adjacent(efi_memory_desc_t *left, in regions_are_adjacent() 295 static bool regions_have_compatible_memory_type_attrs(efi_memory_desc_t *left, in regions_have_compatible_memory_type_attrs()
|
/Linux-v4.19/drivers/misc/cb710/ |
D | sgbuf2.c | 30 size_t len, left = 4; in sg_dwiter_read_buffer() local 106 size_t len, left = 4; in sg_dwiter_write_slow() local
|
/Linux-v4.19/sound/core/oss/ |
D | mixer_oss.c | 264 int result = 0, left, right; in snd_mixer_oss_get_volume() local 292 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff; in snd_mixer_oss_set_volume() local 525 int *left, int *right) in snd_mixer_oss_get_volume1_vol() 562 int *left, int *right, in snd_mixer_oss_get_volume1_sw() 600 int *left, int *right) in snd_mixer_oss_get_volume1() 627 int left, int right) in snd_mixer_oss_put_volume1_vol() 667 int left, int right, in snd_mixer_oss_put_volume1_sw() 711 int left, int right) in snd_mixer_oss_put_volume1() 763 int left, right; in snd_mixer_oss_get_recsrc1_sw() local 776 int left, right; in snd_mixer_oss_get_recsrc1_route() local
|
/Linux-v4.19/arch/arm/plat-samsung/ |
D | pm-check.c | 106 unsigned long addr, left; in s3c_pm_makecheck() local 164 unsigned long left; in s3c_pm_runcheck() local
|
/Linux-v4.19/net/tipc/ |
D | core.h | 162 static inline int less_eq(u16 left, u16 right) in less_eq() 167 static inline int more(u16 left, u16 right) in more() 172 static inline int less(u16 left, u16 right) in less()
|
/Linux-v4.19/security/tomoyo/ |
D | condition.c | 288 static bool tomoyo_parse_argv(char *left, char *right, in tomoyo_parse_argv() 307 static bool tomoyo_parse_envp(char *left, char *right, in tomoyo_parse_envp() 495 u8 left = -1; in tomoyo_get_condition() local 779 const u8 left = condp->left; in tomoyo_condition() local
|
/Linux-v4.19/drivers/input/mouse/ |
D | vsxxxaa.c | 212 int left, middle, right; in vsxxxaa_handle_REL_packet() local 268 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local 320 int left, middle, right; in vsxxxaa_handle_POR_packet() local
|