Home
last modified time | relevance | path

Searched refs:proc_number (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h1783 ia64_pal_logical_to_phys(u64 proc_number, pal_logical_to_physical_t *mapping) in ia64_pal_logical_to_phys() argument
1787 PAL_CALL(iprv, PAL_LOGICAL_TO_PHYSICAL, proc_number, 0, 0); in ia64_pal_logical_to_phys()
1810 u64 proc_number, in ia64_pal_cache_shared_info() argument
1815 PAL_CALL(iprv, PAL_CACHE_SHARED_INFO, level, type, proc_number); in ia64_pal_cache_shared_info()
/openbmc/linux/drivers/net/wireless/legacy/
H A Dray_cs.c2735 static char proc_number[10]; in int_proc_write() local
2744 if (copy_from_user(proc_number, buffer, count)) in int_proc_write()
2746 p = proc_number; in int_proc_write()