Searched defs:ctx (Results 126 - 150 of 192) sorted by relevance

12345678

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dvideo1394.c88 int ctx; member in struct:dma_iso_ctx
542 struct dma_iso_ctx *ctx; local
791 struct file_ctx *ctx = (struct file_ctx *)file->private_data; local
1211 struct file_ctx *ctx = (struct file_ctx *)file->private_data; local
1233 struct file_ctx *ctx; local
1265 struct file_ctx *ctx = (struct file_ctx *)file->private_data; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsmp.c525 static void smp_cross_call_masked(unsigned long *func, u32 ctx, u64 data1, u64 data2, unsigned long mask) argument
817 u32 ctx = CTX_HWBITS(mm->context); local
839 u32 ctx = CTX_HWBITS(mm->context); local
862 u32 ctx = CTX_HWBITS(mm->context); local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dffb_drv.c746 unsigned int old, new, prev, ctx; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptlan.c620 u32 ctx; local
655 u32 ctx; local
730 int ctx; local
924 u32 ctx, len; local
977 u32 ctx; local
1032 u32 len, ctx, offset; local
1246 int ctx; local
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Ddev_sb1250_m41t81clock.c435 static int m41t81_clock_open(cfe_devctx_t *ctx) argument
475 m41t81_clock_read(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
533 m41t81_clock_write(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
615 m41t81_clock_inpstat(cfe_devctx_t *ctx,iocb_inpstat_t *inpstat) argument
636 m41t81_clock_ioctl(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
654 m41t81_clock_close(cfe_devctx_t *ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_flash.c988 static int flashdrv_open(cfe_devctx_t *ctx) argument
1038 flashdrv_read(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1110 flashdrv_inpstat(cfe_devctx_t *ctx,iocb_inpstat_t *inpstat) argument
1180 flashdrv_write(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1220 flashdrv_ioctl(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1299 flashdrv_close(cfe_devctx_t *ctx) argument
[all...]
H A Ddev_newflash.c1117 static int flashdrv_open(cfe_devctx_t *ctx) argument
1160 flashdrv_read(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1201 flashdrv_inpstat(cfe_devctx_t *ctx,iocb_inpstat_t *inpstat) argument
1222 flashdrv_write2(cfe_devctx_t *ctx,iocb_buffer_t *buffer,int reboot) argument
1333 flashdrv_write(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1353 flashdrv_ioctl(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
1452 flashdrv_close(cfe_devctx_t *ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/usb/
H A Dusbeth.c706 static int usbeth_ether_open(cfe_devctx_t *ctx) argument
717 static int usbeth_ether_read( cfe_devctx_t * ctx, iocb_buffer_t * buffer ) argument
735 static int usbeth_ether_inpstat( cfe_devctx_t * ctx, iocb_inpstat_t * inpstat ) argument
746 static int usbeth_ether_write(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
759 static int usbeth_ether_ioctl(cfe_devctx_t *ctx,iocb_buffer_t *buffer) argument
784 usbeth_ether_close(cfe_devctx_t *ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmd5sum.c159 void md5_init_ctx(struct md5_ctx *ctx) argument
175 md5_finish_ctx(struct md5_ctx *ctx, void *resbuf) argument
223 struct md5_ctx ctx; local
273 struct md5_ctx ctx; local
285 md5_process_bytes(const void *buffer, size_t len, struct md5_ctx *ctx) argument
333 md5_process_block(const void *buffer, size_t len, struct md5_ctx *ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dpass2.c84 e2fsck_t ctx; member in struct:check_dir_struct
87 void e2fsck_pass2(e2fsck_t ctx) argument
350 check_dot(e2fsck_t ctx, struct ext2_dir_entry *dirent, ext2_ino_t ino, struct problem_context *pctx) argument
409 check_dotdot(e2fsck_t ctx, struct ext2_dir_entry *dirent, ext2_ino_t ino, struct problem_context *pctx) argument
453 check_name(e2fsck_t ctx, struct ext2_dir_entry *dirent, ext2_ino_t dir_ino EXT2FS_ATTR((unused)), struct problem_context *pctx) argument
479 check_filetype(e2fsck_t ctx, struct ext2_dir_entry *dirent, ext2_ino_t dir_ino EXT2FS_ATTR((unused)), struct problem_context *pctx) argument
717 e2fsck_t ctx; local
1090 e2fsck_t ctx = (e2fsck_t) priv_data; local
1105 deallocate_inode(e2fsck_t ctx, ext2_ino_t ino, char* block_buf) argument
1171 clear_htree(e2fsck_t ctx, ext2_ino_t ino) argument
1183 e2fsck_process_bad_inode(e2fsck_t ctx, ext2_ino_t dir, ext2_ino_t ino, char *buf) argument
1325 allocate_dir_block(e2fsck_t ctx, struct ext2_db_entry *db, char *buf EXT2FS_ATTR((unused)), struct problem_context *pctx) argument
[all...]
H A Drehash.c58 e2fsck_t ctx; member in struct:fill_dir_struct
331 static int duplicate_search_and_fix(e2fsck_t ctx, ext2_filsys fs, argument
602 e2fsck_t ctx; member in struct:write_dir_struct
641 static errcode_t write_directory(e2fsck_t ctx, ext2_filsys fs, argument
677 e2fsck_rehash_dir(e2fsck_t ctx, ext2_ino_t ino) argument
778 e2fsck_rehash_directories(e2fsck_t ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dpppoe-server.c297 struct MD5Context ctx; local
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dutil_sid.c641 DOM_SID *sid_dup_talloc(TALLOC_CTX *ctx, const DOM_SID *src) argument
H A Dutil_unistr.c300 char *unistr2_tdup(TALLOC_CTX *ctx, const UNISTR2 *str) argument
818 UNISTR2* ucs2_to_unistr2(TALLOC_CTX *ctx, UNISTR2* dst, smb_ucs2_t* src) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libads/
H A Dkrb5_setpw.c553 kerb_prompter(krb5_context ctx, void *data, argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/locking/
H A Dposix.c734 static struct lock_list *posix_lock_list(TALLOC_CTX *ctx, struct lock_list *lhead, files_struct *fsp) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dsecrets.c644 NTSTATUS secrets_get_trusted_domains(TALLOC_CTX* ctx, int* enum_ctx, unsigned int max_num_domains, int *num_domains, TRUSTDOM ***domains) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_client/
H A Dcli_samr.c1499 cli_samr_query_sec_obj(struct cli_state *cli, TALLOC_CTX *mem_ctx, POLICY_HND *user_pol, uint16 switch_value, TALLOC_CTX *ctx, SEC_DESC_BUF **sec_desc_buf) argument
H A Dcli_spoolss.c37 static void init_buffer(NEW_BUFFER *buffer, uint32 size, TALLOC_CTX *ctx) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_server/
H A Dsrv_lsa_nt.c216 static void init_lsa_trans_names(TALLOC_CTX *ctx, DOM_R_REF *ref, LSA_TRANS_NAME_ENUM *trn, argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dnet_ads.c211 TALLOC_CTX *ctx; local
660 TALLOC_CTX *ctx = NULL; local
[all...]
H A Dsmbcacls.c30 static TALLOC_CTX *ctx; variable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dirixsig.c84 struct sigctx_irix5 *ctx; local
757 struct irix5_context *ctx; local
805 struct irix5_context *ctx; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkeyspan.c1292 keyspan_setup_urb(struct usb_serial *serial, int endpoint, int dir, void *ctx, char *buf, int len, void (*callback)(struct urb *)) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dvfs.c219 presto_settime(struct presto_file_set *fset, struct dentry *newobj, struct dentry *parent, struct dentry *target, struct lento_vfs_context *ctx, int valid) argument

Completed in 165 milliseconds

12345678