/linux-2.4.37.9/drivers/ieee1394/ |
D | cmp.c | 49 void (*update)(struct cmp_pcr *plug, void *data); member 81 void (*update)(struct cmp_pcr *pcr, void *data), in cmp_register_opcr() 90 ch->opcr[opcr_number].update != NULL) in cmp_register_opcr() 99 plug->update = update; in cmp_register_opcr() 115 plug->update = NULL; in cmp_unregister_opcr() 224 ch->opcr[plug].update != NULL) in pcr_lock() 225 ch->opcr[plug].update(&ch->opcr[plug].u.pcr, in pcr_lock() 249 ch->ipcr[plug].update != NULL) in pcr_lock() 250 ch->ipcr[plug].update(&ch->ipcr[plug].u.pcr, in pcr_lock()
|
D | cmp.h | 26 void (*update)(struct cmp_pcr *plug,
|
/linux-2.4.37.9/Documentation/arm/ |
D | MEMC | 15 `current' task, then update the real MEMC as well. 20 includes this, then update the real MEMC as well. 25 If the `current' tasks mm_struct includes this, then update the 37 update the real MEMC as well. (should equate to a possible 44 is `mm', then update the real MEMC as well. (should again equate 50 is `mm', update the real MEMC as well.
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_qm_bhv.c | 85 int update) in xfs_qm_parseargs() argument 91 int referenced = update; in xfs_qm_parseargs() 101 referenced = update; in xfs_qm_parseargs() 130 PVFS_PARSEARGS(BHV_NEXT(bhv), options, args, update, error); in xfs_qm_parseargs()
|
/linux-2.4.37.9/drivers/hotplug/ |
D | ibmphp_hpc.c | 975 static int update_slot (struct slot *pslot, u8 update) in update_slot() argument 1005 u8 update = FALSE; in process_changeinstatus() local 1012 update = TRUE; in process_changeinstatus() 1019 update = TRUE; in process_changeinstatus() 1025 update = TRUE; in process_changeinstatus() 1038 update = TRUE; in process_changeinstatus() 1047 update = TRUE; in process_changeinstatus() 1061 update = TRUE; in process_changeinstatus() 1069 if (update || disable) { in process_changeinstatus() 1073 debug ("%s - Exit rc[%d] disable[%x] update[%x]\n", __FUNCTION__, rc, disable, update); in process_changeinstatus()
|
/linux-2.4.37.9/arch/arm/lib/ |
D | csumpartial.S | 68 adcnes sum, sum, td0 @ update checksum 80 adcnes sum, sum, td0, lsl #8 @ update checksum 93 adcnes sum, sum, td0 @ update checksum
|
D | csumpartialcopygeneric.S | 39 adcs sum, sum, ip, lsl #8 @ update checksum 66 adcs sum, sum, ip, lsl #8 @ update checksum 83 adcs sum, sum, r8 @ update checksum
|
/linux-2.4.37.9/crypto/ |
D | digest.c | 26 static void update(struct crypto_tfm *tfm, in update() function 96 ops->dit_update = update; in crypto_init_digest_ops()
|
/linux-2.4.37.9/fs/lockd/ |
D | svcshare.c | 36 goto update; in nlmsvc_share_file() 58 update: in nlmsvc_share_file()
|
/linux-2.4.37.9/Documentation/networking/ |
D | tcp.txt | 15 TCP_WINDOW Window update check 35 On a timer we walk the retransmit list to send any retransmits, update the
|
D | driver.txt | 33 ... update tx consumer index ... 64 2) Do not forget to update netdev->trans_start to jiffies after
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | isp.S | 579 # changed. we don't have to update a7 for supervisor mose because that case 3027 mov.l (EXC_DREGS,%a6,%d0.w*4),%d2 # get update operand 3080 tst.b %d1 # update compare reg? 3213 # (11)Unequal. No update occurs. But, we do write the DST1 op # 3394 # D4 = 'xxxxxx11 -> no reg update; 'xxxxxx00 -> update required # 3694 # D4 = 'xxxxxx11 -> no reg update; 'xxxxxx00 -> update required # 3834 # (12)Write update operand to the DST location. Use BUSCR to # 3851 # D2 = update operand # 3887 mov.l %d2,%d3 # d3 = update[7:0] 3888 lsr.w &0x8,%d2 # d2 = update[15:8] [all …]
|
/linux-2.4.37.9/include/asm-arm/arch-sa1100/ |
D | SA-1111.h | 4 #warning using old SA-1111.h - update to <asm/hardware/sa1111.h>
|
/linux-2.4.37.9/drivers/media/video/ |
D | tvaudio.c | 374 int update = 1; in tda9840_setmode() local 391 update = 0; in tda9840_setmode() 394 if (update) in tda9840_setmode() 515 int update = 1; in tda985x_setmode() local 529 update = 0; in tda985x_setmode() 531 if (update) in tda985x_setmode() 1178 int update = 1; in ta8874z_setmode() local 1196 update = 0; in ta8874z_setmode() 1199 if(update) in ta8874z_setmode()
|
/linux-2.4.37.9/Documentation/ |
D | rtc.txt | 18 update, thus generating a 1Hz signal. 22 the type of interrupt (update-done, alarm-rang, or periodic) that was 107 /* Turn on update interrupts (one per second) */ 114 fprintf(stderr, "Counting 5 update (1/sec) interrupts from reading /dev/rtc:"); 153 /* Turn off update interrupts */
|
/linux-2.4.37.9/drivers/acorn/block/ |
D | fd1772dma.S | 50 @ If there was somewhere for this data to go then store it and update pointers 70 @ If there really is some data then get it, store it and update count
|
/linux-2.4.37.9/Documentation/BK-usage/ |
D | bk-make-sum | 14 This will update the following files:
|
/linux-2.4.37.9/fs/adfs/ |
D | dir.c | 93 if (!ops->update) { in adfs_dir_update() 103 ret = ops->update(&dir, obj); in adfs_dir_update()
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | cramfs.txt | 12 compact also makes it _very_ hard to update on-the-fly), so you have to 37 the update lasts only as long as the inode is cached in memory, after
|
/linux-2.4.37.9/include/linux/ |
D | videotext.h | 96 unsigned update : 1; /* update page (C8) */ member
|
/linux-2.4.37.9/fs/ncpfs/ |
D | file.c | 62 goto update; in ncp_make_open() 85 update: in ncp_make_open()
|
/linux-2.4.37.9/arch/parisc/math-emu/ |
D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
/linux-2.4.37.9/drivers/acpi/utilities/ |
D | utdelete.c | 440 object = state->update.object; in acpi_ut_update_object_reference() 441 action = state->update.value; in acpi_ut_update_object_reference()
|
/linux-2.4.37.9/net/wanrouter/ |
D | wanproc.c | 385 if (wandev->update) { in wandev_get_info() 387 rslt = wandev->update(wandev); in wandev_get_info() 972 if (wandev->update) { in wandev_get_info() 974 rslt = wandev->update(wandev); in wandev_get_info()
|
/linux-2.4.37.9/net/atm/ |
D | mpoa_caches.h | 72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
|