| /kernel/linux/linux-4.19/drivers/isdn/hardware/mISDN/ |
| D | iohelper.h | 78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument 98 #define ASSIGN_FUNC(typ, name, dest) do { \ argument 104 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| D | iohelper.h | 65 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument 85 #define ASSIGN_FUNC(typ, name, dest) do { \ argument 91 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
|
| /kernel/linux/linux-4.19/fs/freevxfs/ |
| D | vxfs_bmap.c | 44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump() 139 struct vxfs_typed *typ; in vxfs_bmap_indir() local 218 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
|
| /kernel/linux/linux-5.10/fs/freevxfs/ |
| D | vxfs_bmap.c | 44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump() 139 struct vxfs_typed *typ; in vxfs_bmap_indir() local 218 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
|
| /kernel/linux/linux-4.19/include/linux/mlx5/ |
| D | device.h | 49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument 50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument 51 #define __mlx5_bit_off(typ, fld) (offsetof(struct mlx5_ifc_##typ##_bits, fld)) argument 52 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) argument 53 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument 54 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument 55 #define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0xf… argument 56 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument 57 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument 58 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument [all …]
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| D | device.h | 49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument 50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument 51 #define __mlx5_bit_off(typ, fld) (offsetof(struct mlx5_ifc_##typ##_bits, fld)) argument 52 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) argument 53 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument 54 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument 55 #define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0xf… argument 56 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument 57 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument 58 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument [all …]
|
| /kernel/linux/linux-4.19/drivers/scsi/snic/ |
| D | snic_disc.c | 35 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str() 397 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
|
| D | snic_ctl.c | 159 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
|
| D | snic_scsi.c | 548 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local 929 u8 typ; in snic_itmf_cmpl_handler() local 1008 u8 typ; in snic_hba_reset_cmpl_handler() local 1133 u8 typ, hdr_stat; in snic_aen_handler() local
|
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| D | snic_disc.c | 35 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str() 398 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
|
| D | snic_ctl.c | 159 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
|
| D | snic_scsi.c | 547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local 928 u8 typ; in snic_itmf_cmpl_handler() local 1007 u8 typ; in snic_hba_reset_cmpl_handler() local 1132 u8 typ, hdr_stat; in snic_aen_handler() local
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| D | pgtable.h | 13 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | qp.c | 382 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument 385 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn) \ in modify_qp_mbox_alloc() argument 389 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc) \ in modify_qp_mbox_alloc() argument
|
| /kernel/linux/linux-4.19/arch/h8300/include/asm/ |
| D | pgtable.h | 16 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | pgtable_no.h | 37 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | qpc.c | 378 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument 381 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ in modify_qp_mbox_alloc() argument 388 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ in modify_qp_mbox_alloc() argument
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | pgtable_no.h | 37 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | pgtable.h | 45 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-5.10/include/video/ |
| D | display_timing.h | 42 u32 typ; member
|
| /kernel/linux/linux-4.19/include/video/ |
| D | display_timing.h | 43 u32 typ; member
|
| /kernel/linux/linux-4.19/arch/c6x/include/asm/ |
| D | pgtable.h | 49 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-4.19/drivers/isdn/hisax/ |
| D | hisax_cfg.h | 57 int typ; member
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | pgtable-nommu.h | 50 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | twl4030-power.c | 177 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument 182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
|