| /linux-4.4.14/drivers/video/fbdev/matrox/ | 
| D | matroxfb_misc.h | 12 				unsigned int *post)  in PLL_calcclock()
 | 
| D | matroxfb_maven.c | 226 		unsigned int* in, unsigned int* feed, unsigned int* post,  in matroxfb_PLL_mavenclock()299 		unsigned int* in, unsigned int* feed, unsigned int* post,  in matroxfb_mavenclock()
 321 		unsigned int* in, unsigned int* feed, unsigned int* post) {  in DAC1064_calcclock()
 
 | 
| D | matroxfb_misc.c | 129 		unsigned int* in, unsigned int* feed, unsigned int* post) {  in matroxfb_PLL_calcclock()
 | 
| D | matroxfb_DAC1064.c | 39 			      unsigned int *post)  in DAC1064_calcclock()
 | 
| D | matroxfb_Ti3026.c | 284 			    int *feed, int *post)  in Ti3026_calcclock()
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | 
| D | devinit.h | 9 	bool post;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ | 
| D | gm204.c | 81 pmu_load(struct nv50_devinit *init, u8 type, bool post,  in pmu_load()110 gm204_devinit_post(struct nvkm_devinit *base, bool post)  in gm204_devinit_post()
 
 | 
| D | priv.h | 10 	int  (*post)(struct nvkm_devinit *, bool post);  member
 | 
| /linux-4.4.14/sound/core/ | 
| D | pcm_timer.c | 34 	unsigned long rate, mult, fsize, l, post;  in snd_pcm_timer_resolution_change()  local
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | paravirt_types.h | 553 		      pre, post, ...)					\  argument584 #define __PVOP_CALL(rettype, op, pre, post, ...)			\  argument
 588 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...)			\  argument
 594 #define ____PVOP_VCALL(op, clbr, call_clbr, extra_clbr, pre, post, ...)	\  argument
 608 #define __PVOP_VCALL(op, pre, post, ...)				\  argument
 613 #define __PVOP_VCALLEESAVE(op, pre, post, ...)				\  argument
 
 | 
| /linux-4.4.14/drivers/scsi/aacraid/ | 
| D | rx.c | 351 		} * post;  in aac_rx_check_health()  local
 | 
| /linux-4.4.14/arch/x86/mm/ | 
| D | mmio-mod.c | 208 static void post(struct kmmio_probe *p, unsigned long condition,  in post()  function
 | 
| /linux-4.4.14/drivers/tty/serial/8250/ | 
| D | serial_cs.c | 77 	int (*post)(struct pcmcia_device *);  member
 | 
| /linux-4.4.14/drivers/usb/chipidea/ | 
| D | usbmisc_imx.c | 87 	int (*post)(struct imx_usbmisc_data *data);  member
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | pcie.c | 722 #define eq_value(pre, curr, post) \  argument
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | pm3fb.c | 150 	int f, pre, post;  in pm3fb_calculate_clock()  local
 | 
| /linux-4.4.14/sound/oss/ | 
| D | dmabuf.c | 865 	int post;  in DMAbuf_move_wrpointer()  local
 | 
| /linux-4.4.14/arch/blackfin/kernel/ | 
| D | debug-mmrs.c | 84 #define DEFINE_SYSREG(sr, pre, post) \  argument
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | service.c | 123 ptlrpc_grow_req_bufs(struct ptlrpc_service_part *svcpt, int post)  in ptlrpc_grow_req_bufs()
 | 
| /linux-4.4.14/drivers/spi/ | 
| D | spi-imx.c | 255 	unsigned int pre, post;  in mx51_ecspi_clkdiv()  local
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | refcounttree.c | 3628 			     struct ocfs2_post_refcount *post)  in ocfs2_refcount_cow_xattr()3691 			    struct ocfs2_post_refcount *post)  in ocfs2_add_refcount_flag()
 
 | 
| /linux-4.4.14/drivers/acpi/ | 
| D | acpi_video.c | 115 	u8 post:1;		/* can configure the head to */  member
 | 
| /linux-4.4.14/drivers/md/ | 
| D | dm-crypt.c | 84 	int (*post)(struct crypt_config *cc, u8 *iv,  member
 | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | mad.c | 2876 	int post, ret;  in ib_mad_post_receive_mads()  local
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | initio.h | 384 	void (*post) (u8 *, u8 *);	/*4C POST routine */  member
 | 
| D | ips.c | 4538 	uint32_t post;  in ips_isinit_morpheus()  local
 | 
| /linux-4.4.14/arch/mips/include/asm/octeon/ | 
| D | cvmx-sriox-defs.h | 1447 		uint64_t post:8;  member1566 		uint64_t post:8;  member
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | pci.h | 1453 static inline int pci_find_next_capability(struct pci_dev *dev, u8 post,  in pci_find_next_capability()
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | intel_pm.c | 5632 	int post = (vidfreq & 0x3000) >> 12;  in intel_pxfreq()  local
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_iba7322.c | 581 	u8 post;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 3629 #define WC_TX_FIR(post, main, pre) \  argument
 |