| /linux/net/rxrpc/ |
| H A D | key.c | 798 u32 _l = (l); \ 800 memcpy(xdr, (s), _l); \ 801 if (_l & 3) \ 802 memcpy((u8 *)xdr + _l, &zero, 4 - (_l & 3)); \ 803 xdr += (_l + 3) >> 2; \ 807 u32 _l = (l); \ 808 memcpy(xdr, (s), _l); \ 809 if (_l & 3) \ 810 memcpy((u8 *)xdr + _l, [all...] |
| /linux/arch/x86/include/asm/ |
| H A D | dmi.h | 19 #define dmi_remap(_x, _l) memremap(_x, _l, MEMREMAP_WB) argument
|
| /linux/security/ |
| H A D | lsm_init.c | 45 struct lsm_info **_lp, *_l; \ 47 _l = *_lp; \ 48 if (!_l->initcall_##level) \ 51 _l->id->name, #level); \ 52 _r = _l->initcall_##level(); \ 55 _l->id->name, #level, _r); \
|
| /linux/net/smc/ |
| H A D | smc_stats.h | 144 typeof(_len) _l = (_len); \ 148 if (_l <= 0) \ 151 _pos = fls((_l - 1) >> 13); \ 154 this_cpu_add((*stats).smc[t].k ## _rmbuse, _l); \ 156 this_cpu_sub((*stats).smc[t].k ## _rmbuse, _l); \
|
| /linux/fs/ocfs2/ |
| H A D | dlmglue.c | 3199 # define lock_num_prmode(_l) ((_l)->l_lock_prmode.ls_gets) in ocfs2_dlm_seq_show() argument 3200 # define lock_num_exmode(_l) ((_l)->l_lock_exmode.ls_gets) in ocfs2_dlm_seq_show() argument 3201 # define lock_num_prmode_failed(_l) ((_l)->l_lock_prmode.ls_fail) in ocfs2_dlm_seq_show() argument 3202 # define lock_num_exmode_failed(_l) ((_l)->l_lock_exmode.ls_fail) in ocfs2_dlm_seq_show() argument 3203 # define lock_total_prmode(_l) ((_l)->l_lock_prmode.ls_total) in ocfs2_dlm_seq_show() argument 3204 # define lock_total_exmode(_l) ((_l)->l_lock_exmode.ls_total) in ocfs2_dlm_seq_show() argument 3205 # define lock_max_prmode(_l) ((_l)->l_lock_prmode.ls_max) in ocfs2_dlm_seq_show() argument 3206 # define lock_max_exmode(_l) ((_l)->l_lock_exmode.ls_max) in ocfs2_dlm_seq_show() argument 3207 # define lock_refresh(_l) ((_l)->l_lock_refresh) in ocfs2_dlm_seq_show() argument 3208 # define lock_last_prmode(_l) ((_l)->l_lock_prmode.ls_last) in ocfs2_dlm_seq_show() argument [all …]
|
| /linux/include/linux/ |
| H A D | lwq.h | 82 #define lwq_for_each_safe(_n, _t1, _t2, _l, _member) \ argument 83 for (_t1 = (_l); \
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | bats.c | 58 #define BAT_SHOW_603(_m, _n, _l, _u, _d) bat_show_603(_m, _n, mfspr(_l), mfspr(_u), _d) argument
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ath9k.h | 88 #define INCR(_l, _sz) do { \ argument 89 (_l)++; \ 90 (_l) &= ((_sz) - 1); \ 694 #define TSF_TO_TU(_h,_l) \ argument 695 ((((u32)(_h)) << 22) | (((u32)(_l)) >> 10))
|
| H A D | htc.h | 42 #define TSF_TO_TU(_h, _l) \ argument 43 ((((u32)(_h)) << 22) | (((u32)(_l)) >> 10))
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | klconfig.h | 653 #define GET_SNUM_COMP(_l) ((klmod_serial_num_t *)\ argument 654 KLCF_COMP(_l, _l->brd_numcompts))
|
| H A D | addrs.h | 43 #define NASID_MAKE(_m, _l) (((_m) << NASID_LOCAL_BITS) | (_l)) argument
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcbuild.h | 28 #define fc_roundup(_l, _s) (((_l) + ((_s) - 1)) & ~((_s) - 1)) argument
|
| /linux/drivers/isdn/capi/ |
| H A D | capiutil.c | 516 unsigned _l = cmsg->l; in protocol_message_2_pars() local 518 cmsg->l = (cmsg->m + _l)[0] == 255 ? cmsg->l + 3 : cmsg->l + 1; in protocol_message_2_pars()
|
| /linux/tools/scripts/ |
| H A 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/lib/zstd/compress/ |
| H A D | zstd_opt.c | 1072 #define LL_PRICE(_l) (int)ZSTD_litLengthPrice(_l, optStatePtr, optLevel) argument 1073 #define LL_INCPRICE(_l) (LL_PRICE(_l) - LL_PRICE(_l-1)) argument
|
| /linux/fs/ocfs2/dlm/ |
| H A D | dlmcommon.h | 30 #define dlm_lockid_hash(_n, _l) full_name_hash(NULL, _n, _l) argument
|
| /linux/net/tipc/ |
| H A D | node.c | 996 struct tipc_link *l, *_l, *tnl; in __tipc_node_link_down() local 1015 _l = n->links[i].link; in __tipc_node_link_down() 1016 if (!_l || !tipc_link_is_up(_l)) in __tipc_node_link_down() 1018 if (_l == l) in __tipc_node_link_down() 1020 prio = tipc_link_prio(_l); in __tipc_node_link_down()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | renesas_usbf.c | 198 #define USBF_EPN_MPKT(_l) ((_l) << 0) argument 253 #define USBF_SYS_EPN_LMPKT(_l) ((_l) << 16) argument
|
| /linux/drivers/clk/qcom/ |
| H A D | gcc-ipq806x.c | 226 #define NSS_PLL_RATE(f, _l, _m, _n, i) \ argument 229 .l = _l, \
|