Home
last modified time | relevance | path

Searched refs:use (Results 301 - 325 of 371) sorted by relevance

1...<<1112131415

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_flow_table_core.c51 !atomic_inc_not_zero(&ct->ct_general.use))) in flow_offload_alloc()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha1_ssse3_asm.S165 cmp BUFFER_END, BUFFER_PTR # if the current is the last one use
H A Dsha512-ssse3-asm.S18 # Redistribution and use in source and binary forms, with or
H A Dsha512-avx-asm.S18 # Redistribution and use in source and binary forms, with or
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dp16v.c167 "p16v: open channel_id=%d, channel=%p, use=0x%x\n", in snd_p16v_pcm_open_playback_channel()
168 channel_id, channel, channel->use); in snd_p16v_pcm_open_playback_channel()
H A Demuproc.c114 // Audigy actually has 64, but we don't use them all. in snd_emu10k1_proc_read()
441 types[voice->use]); in snd_emu10k1_proc_voices_read()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_core.c63 refcount_inc(&ct->ct_general.use); in flow_offload_alloc()
/kernel/linux/linux-5.10/fs/udf/
H A Dinode.c877 * preallocation. We might use some delayed work for that but I feel in inode_getblk()
1289 * arbitrary - just that we hopefully don't limit any real use of rewritten
1700 struct unallocSpaceEntry *use = in udf_update_inode() local
1703 use->lengthAllocDescs = cpu_to_le32(iinfo->i_lenAlloc); in udf_update_inode()
1707 use->descTag.tagIdent = cpu_to_le16(TAG_IDENT_USE); in udf_update_inode()
/kernel/linux/linux-6.6/fs/udf/
H A Dinode.c477 * preallocation. We might use some delayed work for that but I feel in udf_get_block()
1311 * arbitrary - just that we hopefully don't limit any real use of rewritten
1722 struct unallocSpaceEntry *use = in udf_update_inode() local
1725 use->lengthAllocDescs = cpu_to_le32(iinfo->i_lenAlloc); in udf_update_inode()
1729 use->descTag.tagIdent = cpu_to_le16(TAG_IDENT_USE); in udf_update_inode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
345 s_mov_b32 s_save_exec_lo, exec_lo //save EXEC and use EXEC for the go signal from SPI
372 // Trap temporaries must be saved via VGPR but all VGPRs are in use.
/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_main.c673 // also use the equation. JDW in snd_trident_convert_rate()
703 // also use the equation. JDW in snd_trident_convert_adc_rate()
3329 /* use emu memory block manager code to manage tlb page allocation */ in snd_trident_tlb_alloc()
3777 pvoice->use = 1; in snd_trident_alloc_voice()
3793 pvoice->use = 1; in snd_trident_alloc_voice()
3814 if (voice == NULL || !voice->use) in snd_trident_free_voice()
3825 voice->use = voice->pcm = voice->synth = voice->midi = 0; in snd_trident_free_voice()
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_main.c673 // also use the equation. JDW in snd_trident_convert_rate()
703 // also use the equation. JDW in snd_trident_convert_adc_rate()
3343 /* use emu memory block manager code to manage tlb page allocation */ in snd_trident_tlb_alloc()
3761 pvoice->use = 1; in snd_trident_alloc_voice()
3777 pvoice->use = 1; in snd_trident_alloc_voice()
3798 if (voice == NULL || !voice->use) in snd_trident_free_voice()
3809 voice->use = voice->pcm = voice->synth = voice->midi = 0; in snd_trident_free_voice()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddo_func.S326 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
406 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
H A Dsrem_mod.S236 |..use the borrow of the previous compare
H A Dsetox.S65 | To avoid the use of floating-point comparisons, a
178 | Note also that we use the FMOVEM instruction to move X
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dhead_32.S254 sll %g4, 0x4, %g4 ! We use this below
699 .asciz "\n\rOn sun4u you have to use sparc64 kernel\n\rand not a sparc32 version\n\r\n\r"
778 * gets initialized in c-code so all routines can use it.
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx-asm.S18 # Redistribution and use in source and binary forms, with or
H A Dsha512-ssse3-asm.S18 # Redistribution and use in source and binary forms, with or
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsrem_mod.S236 |..use the borrow of the previous compare
H A Ddo_func.S326 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
406 fmovel USER_FPCR(%a6),%fpcr |use user's rmode and precision
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dhead_32.S254 sll %g4, 0x4, %g4 ! We use this below
699 .asciz "\n\rOn sun4u you have to use sparc64 kernel\n\rand not a sparc32 version\n\r\n\r"
778 * gets initialized in c-code so all routines can use it.
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.c764 cd->use = 1; in sr_probe()
851 * certain UDF media. If last_written is larger, use in get_sectorsize()
1030 * called on last put, you should always use the scsi_cd_get()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.c658 cd->use = 1; in sr_probe()
749 * certain UDF media. If last_written is larger, use in get_sectorsize()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead.S282 * to 128MB to use this feature, while allowing the zImage
411 mov r8, r6 @ use the appended device tree
957 bic r6, r6, #(7 << 0) | (1 << 4) @ use only ttbr0
1025 * use cp15 registers that are not implemented on v7-M.
1512 * Minimal implementation of CRC-16 that does not use a
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
291 s_mov_b32 s_save_exec_lo, exec_lo //save EXEC and use EXEC for the go signal from SPI

Completed in 33 milliseconds

1...<<1112131415