Home
last modified time | relevance | path

Searched defs:org (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Dthread_info.h64 #define setup_thread_stack(p, org) \ argument
70 #define setup_thread_stack(p, org) \ argument
/linux-4.1.27/drivers/tty/vt/
Dvc_screen.c205 unsigned short *org = NULL; in vcs_read() local
383 u16 *org0 = NULL, *org = NULL; in vcs_write() local
Dvt.c4233 u16 vcs_scr_readw(struct vc_data *vc, const u16 *org) in vcs_scr_readw()
4240 void vcs_scr_writew(struct vc_data *vc, u16 val, u16 *org) in vcs_scr_writew()
/linux-4.1.27/include/uapi/linux/
Datmmpc.h68 __u8 org[3]; /* Organizational identification (0x000000) */ member
/linux-4.1.27/scripts/kconfig/
Dexpr.c68 struct expr *expr_copy(const struct expr *org) in expr_copy()
/linux-4.1.27/drivers/atm/
Dnicstar.h654 void *org; member
662 void *org; member
680 void *org; member
/linux-4.1.27/drivers/gpu/drm/mga/
Dmga_state.c406 unsigned int org; in mga_verify_tex() local
/linux-4.1.27/drivers/mtd/nand/
Dsh_flctl.c310 uint8_t org; in wait_recfifo_ready() local
/linux-4.1.27/fs/freevxfs/
Dvxfs.h244 #define VXFS_IS_ORG(ip,org) ((ip)->vii_orgtype == (org)) argument
/linux-4.1.27/fs/reiserfs/
Dbitmap.c151 int org = *beg; in scan_bitmap_block() local
/linux-4.1.27/drivers/pcmcia/
Dcistpl.c1250 static int parse_org(tuple_t *tuple, cistpl_org_t *org) in parse_org()
/linux-4.1.27/arch/arc/kernel/
Dunwind.c141 uleb128_t loc, org; member
/linux-4.1.27/include/pcmcia/
Dcistpl.h553 cistpl_org_t org; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3485 unsigned int org = !!(cfg & F_ORG) + 1; in mc7_calc_size() local
/linux-4.1.27/drivers/net/wireless/
Drayctl.h723 UCHAR org[3]; member
/linux-4.1.27/include/linux/
Dsched.h2697 static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org) in setup_thread_stack()
/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c2577 struct mdio_ops org, *ops = &tp->mdio_ops; in rtl_phy_write_fw() local