Searched refs:rds (Results 1 – 11 of 11) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/phantom/ |
D | phantom.c | 103 struct phantom_rds rds[PHN_NUM_RDS]; member 116 struct nx_hostrq_rds_ring_s rds; member 121 struct nx_cardrsp_rds_ring_s rds; member 630 cpu_to_le32 ( sizeof ( buf->hostrq.rds ) ); in phantom_create_rx_ctx() 633 buf->hostrq.rds.host_phys_addr = in phantom_create_rx_ctx() 634 cpu_to_le64 ( virt_to_bus ( phantom->desc->rds ) ); in phantom_create_rx_ctx() 635 buf->hostrq.rds.buff_size = cpu_to_le64 ( PHN_RX_BUFSIZE ); in phantom_create_rx_ctx() 636 buf->hostrq.rds.ring_size = cpu_to_le32 ( PHN_NUM_RDS ); in phantom_create_rx_ctx() 637 buf->hostrq.rds.ring_kind = cpu_to_le32 ( NX_RDS_RING_TYPE_NORMAL ); in phantom_create_rx_ctx() 667 le32_to_cpu ( buf->cardrsp.rds.host_producer_crb )); in phantom_create_rx_ctx() [all …]
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 1877 struct rd_struct *rds = (struct rd_struct *) private; in rmdir_proc() local 1885 rds->parent = dirent->inode; in rmdir_proc() 1888 rds->empty = 0; in rmdir_proc() 1897 struct rd_struct rds; in do_rmdir() local 1917 rds.parent = 0; in do_rmdir() 1918 rds.empty = 1; in do_rmdir() 1921 0, rmdir_proc, &rds); in do_rmdir() 1926 if (rds.empty == 0) { in do_rmdir() 1938 if (rds.parent) { in do_rmdir() 1939 if (debugfs_read_inode(rds.parent, &inode, argv[0])) in do_rmdir() [all …]
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 1324 struct rd_struct *rds = (struct rd_struct *) private; in rmdir_proc() local 1332 rds->parent = dirent->inode; in rmdir_proc() 1335 rds->empty = 0; in rmdir_proc() 1345 struct rd_struct rds; in __op_rmdir() local 1355 rds.parent = 0; in __op_rmdir() 1356 rds.empty = 1; in __op_rmdir() 1358 err = ext2fs_dir_iterate2(fs, child, 0, 0, rmdir_proc, &rds); in __op_rmdir() 1364 if (rds.empty == 0) { in __op_rmdir() 1380 if (rds.parent) { in __op_rmdir() 1382 rds.parent); in __op_rmdir() [all …]
|
/external/libnl/lib/ |
D | addr.c | 1028 __ADD(AF_RDS,rds)
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedM1.td | 262 def : InstRW<[M1WriteNEONF], (instregex "^[FSU]CVT[AMNPZ][SU](_Int)?[SU]?[XW]?[DS]?[rds]i?")>;
|
D | AArch64SchedA57.td | 551 def : InstRW<[A57Write_10cyc_1L_1V], (instregex "^[FSU]CVT[AMNPZ][SU](_Int)?[SU]?[XW]?[DS]?[rds]i?"…
|
/external/ImageMagick/PerlMagick/t/reference/write/jng/ |
D | read_prog_jdaa.miff | 15 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����a���_��v�~�w���i���p�u��rds�kTZ��XN��QB��SE��[O…
|
D | read_jdaa.miff | 15 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����a���_��v�~�w���i���p�u��rds�kTZ��XN��QB��SE��[O…
|
D | read_idat.miff | 30 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����m���l��~�~�{���r���q�u�~rds�kTZ��XN��QB��SEw�[O…
|
D | read_prog_idat.miff | 30 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����m���l��~�~�{���r���q�u�~rds�kTZ��XN��QB��SEw�[O…
|
/external/netperf/ |
D | Release_Notes | 225 -T rds specifyer for the "transport" to use.
|