| /linux-4.1.27/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
  | 
| D | mISDNinfineon.c | 82 	enum inf_types	typ;  member 1064 get_card_info(enum inf_types typ)  in get_card_info()
  | 
| D | netjet.c | 80 	enum nj_types		typ;  member
  | 
| /linux-4.1.27/fs/freevxfs/ | 
| D | vxfs_bmap.c | 44 vxfs_typdump(struct vxfs_typed *typ)  in vxfs_typdump() 135 		struct vxfs_typed	*typ;  in vxfs_bmap_indir()  local 208 		struct vxfs_typed	*typ = vip->vii_org.typed + i;  in vxfs_bmap_typed()  local
  | 
| /linux-4.1.27/include/linux/mlx5/ | 
| D | device.h | 48 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0)  argument 49 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)  argument 50 #define __mlx5_bit_off(typ, fld) ((unsigned)(unsigned long)(&(__mlx5_nullp(typ)->fld)))  argument 51 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32)  argument 52 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64)  argument 53 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1…  argument 54 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))  argument 55 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld))  argument 56 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits)  argument 58 #define MLX5_FLD_SZ_BYTES(typ, fld) (__mlx5_bit_sz(typ, fld) / 8)  argument [all …] 
 | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | pgtable_no.h | 36 #define __swp_entry(typ,off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| D | mcf_pgtable.h | 393 #define __swp_entry(typ, off)	((swp_entry_t) { (typ) | \  argument
  | 
| /linux-4.1.27/include/video/ | 
| D | display_timing.h | 39 	u32 typ;  member
  | 
| /linux-4.1.27/drivers/isdn/hisax/ | 
| D | hisax_cfg.h | 57 	int typ;  member
  | 
| D | elsa.c | 775 probe_elsa_adr(unsigned int adr, int typ)  in probe_elsa_adr()
  | 
| D | isdnl2.c | 879 enquiry_cr(struct PStack *st, u_char typ, u_char cr, u_char pf)  in enquiry_cr() 969 	int PollFlag, rsp, typ = RR;  in l2_st7_got_super()  local
  | 
| D | hisax.h | 888 	u_char		typ;  member
  | 
| /linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ | 
| D | libcfs.h | 50 # define offsetof(typ, memb) ((long)(long_ptr_t)((char *)&(((typ *)0)->memb)))  argument
  | 
| D | libcfs_private.h | 440 #define LNET_MKNET(typ, num)    ((((__u32)(typ))<<16)|((__u32)(num)))  argument
  | 
| /linux-4.1.27/arch/c6x/include/asm/ | 
| D | pgtable.h | 49 #define __swp_entry(typ, off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 50 #define __swp_entry(typ,off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| /linux-4.1.27/arch/blackfin/include/asm/ | 
| D | pgtable.h | 44 #define __swp_entry(typ,off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| /linux-4.1.27/drivers/mfd/ | 
| D | twl4030-power.c | 178 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2)				\  argument 183 #define TWL_REMAP_OFF(res, devgrp, typ, typ2)				\  argument
  | 
| /linux-4.1.27/arch/ia64/hp/sim/boot/ | 
| D | fw-emu.c | 245 #	define MAKE_MD(typ, attr, start, end)		\  in sys_fw_init()  argument
  | 
| /linux-4.1.27/drivers/isdn/capi/ | 
| D | capiutil.c | 26 	int typ;  member
  | 
| /linux-4.1.27/drivers/spi/ | 
| D | spi-orion.c | 63 	enum orion_spi_type	typ;  member
  | 
| /linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ | 
| D | channel.h | 272 #define spar_signal_init(chan, QHDRFLD, QDATAFLD, QDATATYPE, ver, typ)	\  argument
  | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 39 #define __swp_entry(typ, off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| /linux-4.1.27/drivers/isdn/mISDN/ | 
| D | layer2.c | 1110 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf)  in enquiry_cr() 1197 	int PollFlag, rsp, typ = RR;  in l2_st7_got_super()  local
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | pgtable.h | 61 #define __swp_entry(typ,off)	((swp_entry_t) { ((typ) | ((off) << 7)) })  argument
  | 
| /linux-4.1.27/drivers/message/fusion/lsi/ | 
| D | mpi.h | 254 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ)                                  \  argument
  | 
| /linux-4.1.27/net/ceph/ | 
| D | osd_client.c | 123 #define osd_req_op_data(oreq, whch, typ, fld)	\  argument
  | 
| /linux-4.1.27/arch/mips/include/asm/octeon/ | 
| D | cvmx-pci-defs.h | 316 		uint32_t typ:2;  member 360 		uint32_t typ:2;  member 403 		uint32_t typ:2;  member
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ | 
| D | lustre_user.h | 844 # define offsetof(typ, memb)     ((unsigned long)((char *)&(((typ *)0)->memb)))  argument
  |