Home
last modified time | relevance | path

Searched refs:stk (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/block/
Dcciss_scsi.c142 struct cciss_scsi_cmd_stack_t *stk; in scsi_cmd_alloc() local
146 stk = &sa->cmd_stack; in scsi_cmd_alloc()
148 if (stk->top < 0) in scsi_cmd_alloc()
150 c = stk->elem[stk->top]; in scsi_cmd_alloc()
164 stk->top--; in scsi_cmd_alloc()
183 struct cciss_scsi_cmd_stack_t *stk; in scsi_cmd_free() local
186 stk = &sa->cmd_stack; in scsi_cmd_free()
187 stk->top++; in scsi_cmd_free()
188 if (stk->top >= stk->nelems) { in scsi_cmd_free()
193 stk->elem[stk->top] = (struct cciss_scsi_cmd_stack_elem_t *) c; in scsi_cmd_free()
[all …]
/linux-4.4.14/drivers/media/usb/stkwebcam/
DMakefile1 stkwebcam-objs := stk-webcam.o stk-sensor.o
/linux-4.4.14/lib/
Dinflate.c356 } *stk; in huft_build() local
363 stk = malloc(sizeof(*stk)); in huft_build()
364 if (stk == NULL) in huft_build()
367 c = stk->c; in huft_build()
368 v = stk->v; in huft_build()
369 x = stk->x; in huft_build()
370 u = stk->u; in huft_build()
373 memzero(stk->c, sizeof(stk->c)); in huft_build()
560 free(stk); in huft_build()
/linux-4.4.14/arch/arm/include/asm/
Delf.h106 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument
/linux-4.4.14/arch/arm64/include/asm/
Delf.h117 #define elf_read_implies_exec(ex,stk) (stk != EXSTACK_DISABLE_X) argument
/linux-4.4.14/arch/arm/boot/dts/
Domap4-var-stk-om44.dts16 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
DMakefile478 omap4-var-stk-om44.dtb
/linux-4.4.14/arch/unicore32/kernel/
Dsetup.c109 struct stack *stk = &stacks[cpu]; in cpu_init() local
123 : "r" (stk), in cpu_init()
/linux-4.4.14/arch/avr32/boards/atstk1000/
DKconfig109 endif # stk 1000
/linux-4.4.14/arch/arm/kernel/
Dsetup.c457 struct stack *stk = &stacks[cpu]; in cpu_init() local
500 : "r" (stk), in cpu_init()
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Domap.txt122 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
/linux-4.4.14/net/sched/
Dsch_htb.c763 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
785 if (sp > stk) { in htb_lookup_leaf()
/linux-4.4.14/net/bluetooth/
Dsmp.c1000 u8 stk[16]; in smp_random() local
1004 smp_s1(smp->tfm_aes, smp->tk, smp->rrnd, smp->prnd, stk); in smp_random()
1009 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random()
1013 u8 stk[16], auth; in smp_random() local
1020 smp_s1(smp->tfm_aes, smp->tk, smp->prnd, smp->rrnd, stk); in smp_random()
1032 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dpfpsp.S2388 # - The system stack contains the "Unimplemented <ea>" stk frame #
2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
Dfpsp.S2389 # - The system stack contains the "Unimplemented <ea>" stk frame #
2938 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024