Searched refs:here (Results 101 - 104 of 104) sorted by relevance

12345

/linux-master/drivers/net/ethernet/sun/
H A Dniu.c45 * actually being used here.
7241 /* put the tcam size here */
7257 /* put the tcam size here */
8191 u32 here = start + offset; local
8194 err = niu_pci_eeprom_read(np, here);
8200 err = niu_pci_eeprom_read16_swp(np, here + 1);
8204 here = start + offset + 3;
8209 err = niu_pci_vpd_scan_props(np, here, end);
/linux-master/tools/testing/ktest/
H A Dktest.pl503 here. Use something like /boot/grub2/grub.cfg to search.
573 # These are first defined here, main function later on
2621 # Calculate a new version from here.
3359 # we don't want min configs to cause issues here.
4561 # The following are here to standardize tabs/spaces/etc across the most likely editors
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm1219 s_and_b32 s_restore_pc_hi, s_restore_pc_hi, 0x0000ffff //pc[47:32] //Do it here in order not to affect STATUS
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S33 # effect, branches to one of the branch table entries located here.
5203 # here, the operation may underflow iff the precision is sgl or dbl.
6532 # This catch is added here for the '060 QSP. Originally, the call to
7102 #--entry point for EXP(X), here X is finite, non-zero, and not NaN's
7265 #--entry point for EXPM1(X), here X is finite, non-zero, non-NaN
7491 #--entry point for EXPM1(X), here X is denormalized
7543 # here, we build the result in a tmp location so as not to disturb the input
8322 # if these 2 lines weren't here, the correct answer would be returned
10157 # the event here by adding a large and very small number together #
10239 # values are already in fp0 and fp1 so we do nothing here
[all...]

Completed in 179 milliseconds

12345