/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_dlm_flags.h | 63 #define ldlm_is_lock_changed(_l) LDLM_TEST_FLAG(( _l), 1ULL << 0) argument 64 #define ldlm_set_lock_changed(_l) LDLM_SET_FLAG(( _l), 1ULL << 0) argument 65 #define ldlm_clear_lock_changed(_l) LDLM_CLEAR_FLAG((_l), 1ULL << 0) argument 71 #define ldlm_is_block_granted(_l) LDLM_TEST_FLAG(( _l), 1ULL << 1) argument 72 #define ldlm_set_block_granted(_l) LDLM_SET_FLAG(( _l), 1ULL << 1) argument 73 #define ldlm_clear_block_granted(_l) LDLM_CLEAR_FLAG((_l), 1ULL << 1) argument 79 #define ldlm_is_block_conv(_l) LDLM_TEST_FLAG(( _l), 1ULL << 2) argument 80 #define ldlm_set_block_conv(_l) LDLM_SET_FLAG(( _l), 1ULL << 2) argument 81 #define ldlm_clear_block_conv(_l) LDLM_CLEAR_FLAG((_l), 1ULL << 2) argument 87 #define ldlm_is_block_wait(_l) LDLM_TEST_FLAG(( _l), 1ULL << 3) argument [all …]
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | processor.h | 53 # define current_text_addr() ({ __label__ _l; _l: &&_l; }) 107 # define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | processor.h | 31 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | processor.h | 37 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | processor.h | 45 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | processor.h | 20 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/frv/include/asm/ |
D | processor.h | 22 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/arc/include/asm/ |
D | processor.h | 99 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/score/include/asm/ |
D | processor.h | 24 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | processor.h | 24 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/arm/include/asm/ |
D | processor.h | 18 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | processor.h | 14 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | processor.h | 26 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | processor.h | 14 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capiutil.c | 288 unsigned _l = cmsg->l; in pars_2_message() local 293 _ls = cmsg->l - _l - 1; in pars_2_message() 295 (cmsg->m + _l)[0] = (u8) _ls; in pars_2_message() 297 structTLcpyovl(cmsg->m + _l + 3, cmsg->m + _l + 1, _ls); in pars_2_message() 298 (cmsg->m + _l)[0] = 0xff; in pars_2_message() 299 wordTLcpy(cmsg->m + _l + 1, &_ls); in pars_2_message() 368 unsigned _l = cmsg->l; in message_2_pars() local 370 cmsg->l = (cmsg->m + _l)[0] == 255 ? cmsg->l + 3 : cmsg->l + 1; in message_2_pars() 700 unsigned _l = cmsg->l; in protocol_message_2_pars() local 702 cmsg->l = (cmsg->m + _l)[0] == 255 ? cmsg->l + 3 : cmsg->l + 1; in protocol_message_2_pars()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | processor.h | 122 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/metag/include/asm/ |
D | processor.h | 18 #define current_text_addr() ({ __label__ _l; _l: &&_l; })
|
/linux-4.1.27/arch/x86/include/asm/ |
D | paravirt.h | 140 u64 _l = paravirt_read_msr(msr, &_err); \ 141 val1 = (u32)_l; \ 142 val2 = _l >> 32; \ 163 u64 _l = paravirt_read_msr(msr, &_err); \ 164 (*a) = (u32)_l; \ 165 (*b) = _l >> 32; \ 184 u64 _l = paravirt_read_tsc(); \ 185 low = (int)_l; \ 211 u64 _l = paravirt_read_pmc(counter); \ 212 low = (u32)_l; \ [all …]
|
D | msr.h | 190 u64 _l = native_read_pmc((counter)); \ 191 (low) = (u32)_l; \ 192 (high) = (u32)(_l >> 32); \
|
/linux-4.1.27/arch/mips/include/asm/ |
D | processor.h | 26 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | sal.h | 437 ({ sal_log_processor_info_t *_l = (l); \ 439 ((char *) _l->info + ((_l->valid.num_cache_check + _l->valid.num_tlb_check \ 440 + _l->valid.num_bus_check + _l->valid.num_reg_file_check \ 441 + _l->valid.num_ms_check) * sizeof(sal_log_mod_error_info_t) \
|
/linux-4.1.27/fs/ocfs2/ |
D | dlmglue.c | 2866 # define lock_num_prmode(_l) ((_l)->l_lock_prmode.ls_gets) in ocfs2_dlm_seq_show() argument 2867 # define lock_num_exmode(_l) ((_l)->l_lock_exmode.ls_gets) in ocfs2_dlm_seq_show() argument 2868 # define lock_num_prmode_failed(_l) ((_l)->l_lock_prmode.ls_fail) in ocfs2_dlm_seq_show() argument 2869 # define lock_num_exmode_failed(_l) ((_l)->l_lock_exmode.ls_fail) in ocfs2_dlm_seq_show() argument 2870 # define lock_total_prmode(_l) ((_l)->l_lock_prmode.ls_total) in ocfs2_dlm_seq_show() argument 2871 # define lock_total_exmode(_l) ((_l)->l_lock_exmode.ls_total) in ocfs2_dlm_seq_show() argument 2872 # define lock_max_prmode(_l) ((_l)->l_lock_prmode.ls_max) in ocfs2_dlm_seq_show() argument 2873 # define lock_max_exmode(_l) ((_l)->l_lock_exmode.ls_max) in ocfs2_dlm_seq_show() argument 2874 # define lock_refresh(_l) ((_l)->l_lock_refresh) in ocfs2_dlm_seq_show() argument 2876 # define lock_num_prmode(_l) (0) in ocfs2_dlm_seq_show() argument [all …]
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | processor.h | 75 #define current_text_addr() ({ __label__ _l; _l: &&_l;})
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | ath9k.h | 85 #define INCR(_l, _sz) do { \ argument 86 (_l)++; \ 87 (_l) &= ((_sz) - 1); \ 664 #define TSF_TO_TU(_h,_l) \ argument 665 ((((u32)(_h)) << 22) | (((u32)(_l)) >> 10))
|
D | htc.h | 42 #define TSF_TO_TU(_h, _l) \ argument 43 ((((u32)(_h)) << 22) | (((u32)(_l)) >> 10))
|
/linux-4.1.27/arch/mips/include/asm/sn/ |
D | klconfig.h | 653 #define GET_SNUM_COMP(_l) ((klmod_serial_num_t *)\ argument 654 KLCF_COMP(_l, _l->brd_numcompts))
|
D | addrs.h | 48 #define NASID_MAKE(_m, _l) (((_m) << NASID_LOCAL_BITS) | (_l)) argument
|
/linux-4.1.27/net/rxrpc/ |
D | ar-key.c | 1139 u32 _l = (l); \ in rxrpc_read() 1141 if (copy_to_user(xdr, (s), _l) != 0) \ in rxrpc_read() 1143 if (_l & 3 && \ in rxrpc_read() 1144 copy_to_user((u8 __user *)xdr + _l, &zero, 4 - (_l & 3)) != 0) \ in rxrpc_read() 1146 xdr += (_l + 3) >> 2; \ in rxrpc_read()
|
/linux-4.1.27/arch/x86/crypto/ |
D | aes-i586-asm_32.S | 75 #define _l(reg) reg##l macro 76 #define l(reg) _l(reg)
|
/linux-4.1.27/tools/perf/config/ |
D | utilities.mak | 144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) 145 _l-sh = $(call shell-sq,command -v $(shell-sq) | $(call shell-escape-nl,))
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcbuild.h | 35 #define fc_roundup(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) argument
|
D | bfa_svc.h | 34 #define BFA_SGPG_ROUNDUP(_l) (((_l) + (sizeof(struct bfi_sgpg_s) - 1)) \ argument
|
D | bfa_ioc.h | 170 #define BFA_ROUNDUP(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) argument
|
/linux-4.1.27/drivers/media/usb/airspy/ |
D | airspy.c | 158 #define airspy_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument 166 _l & 0xff, _l >> 8, _direction, _l, _b); \
|
/linux-4.1.27/drivers/media/usb/hackrf/ |
D | hackrf.c | 145 #define hackrf_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument 153 _i >> 8, _l & 0xff, _l >> 8, _direction, _l, _b); \
|
/linux-4.1.27/drivers/media/usb/msi2500/ |
D | msi2500.c | 655 #define msi2500_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument 663 _l & 0xff, _l >> 8, _direction, _l, _b); \
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_user.h | 706 #define CLF_GET_BITS(_b, _h, _l) (((_b << (CLF_HSM_LAST - _h)) & 0xFFFF) \ argument 707 >> (CLF_HSM_LAST - _h + _l))
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmcommon.h | 50 #define dlm_lockid_hash(_n, _l) full_name_hash(_n, _l) argument
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_pt.c | 56 #define PT_CAP(_n, _l, _r, _m) \ argument 57 [PT_CAP_ ## _n] = { .name = __stringify(_n), .leaf = _l, \
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1334 44..2255.. ooddyy__llooookkuupp
|