Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 25 of 72) sorted by relevance

123

/linux-3.3/arch/blackfin/kernel/
Dshadow_console.c59 int *loc = (int *)SHADOW_CONSOLE_MAGIC_LOC; in mark_shadow_error() local
81 int *loc = (int *)SHADOW_CONSOLE_MAGIC_LOC; in disable_shadow_console() local
/linux-3.3/fs/udf/
Dmisc.c49 uint32_t type, uint8_t loc) in udf_add_extendedattr()
262 struct kernel_lb_addr *loc, in udf_read_ptagged()
280 uint32_t loc, int length) in udf_new_tag()
Dsuper.c993 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1028 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1279 uint32_t loc; in udf_load_logicalvol() local
1385 static void udf_load_logicalvolint(struct super_block *sb, struct kernel_extent_ad loc) in udf_load_logicalvolint()
2182 struct kernel_lb_addr loc; in udf_count_free_bitmap() local
/linux-3.3/drivers/input/mouse/
Dtrackpoint.c25 static int trackpoint_read(struct ps2dev *ps2dev, unsigned char loc, unsigned char *results) in trackpoint_read()
35 static int trackpoint_write(struct ps2dev *ps2dev, unsigned char loc, unsigned char val) in trackpoint_write()
47 static int trackpoint_toggle_bit(struct ps2dev *ps2dev, unsigned char loc, unsigned char mask) in trackpoint_toggle_bit()
/linux-3.3/fs/ocfs2/
Dxattr.c1421 static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc, in ocfs2_xa_journal_access()
1427 static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc) in ocfs2_xa_journal_dirty()
1433 static void *ocfs2_xa_offset_pointer(struct ocfs2_xa_loc *loc, int offset) in ocfs2_xa_offset_pointer()
1444 static void ocfs2_xa_wipe_namevalue(struct ocfs2_xa_loc *loc) in ocfs2_xa_wipe_namevalue()
1453 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start()
1459 static int ocfs2_xa_can_reuse_entry(struct ocfs2_xa_loc *loc, in ocfs2_xa_can_reuse_entry()
1466 static int ocfs2_xa_check_space(struct ocfs2_xa_loc *loc, in ocfs2_xa_check_space()
1472 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry()
1484 static void ocfs2_xa_add_namevalue(struct ocfs2_xa_loc *loc, in ocfs2_xa_add_namevalue()
1504 static void ocfs2_xa_fill_value_buf(struct ocfs2_xa_loc *loc, in ocfs2_xa_fill_value_buf()
[all …]
/linux-3.3/drivers/macintosh/
Dwindfarm_max6690_sensor.c93 u8 addr, const char *loc) in wf_max6690_create()
134 const char *loc; in wf_max6690_attach() local
Dwindfarm_lm75_sensor.c120 const char *loc) in wf_lm75_create()
183 const char *loc = in wf_lm75_attach() local
/linux-3.3/arch/avr32/kernel/
Dmodule.c144 #define get_u16(loc) (*((uint16_t *)loc)) argument
145 #define put_u16(loc, val) (*((uint16_t *)loc) = (val)) argument
/linux-3.3/arch/parisc/kernel/
Dmodule.c101 static inline int in_init(struct module *me, void *loc) in in_init()
107 static inline int in_core(struct module *me, void *loc) in in_core()
113 static inline int in_local(struct module *me, void *loc) in in_local()
553 Elf32_Word *loc; in apply_relocate_add() local
690 Elf64_Word *loc; in apply_relocate_add() local
/linux-3.3/arch/powerpc/include/asm/
Dexception-64s.h217 #define STD_EXCEPTION_PSERIES(loc, vec, label) \ argument
226 #define STD_EXCEPTION_HV(loc, vec, label) \ argument
261 #define MASKABLE_EXCEPTION_PSERIES(loc, vec, label) \ argument
268 #define MASKABLE_EXCEPTION_HV(loc, vec, label) \ argument
/linux-3.3/arch/h8300/kernel/
Dmodule.c27 uint32_t *loc = (uint32_t *)(sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_sd7220.c178 u32 loc; in qib_resync_ibepb() local
651 static int qib_sd7220_reg_mod(struct qib_devdata *dd, int sdnum, u32 loc, in qib_sd7220_reg_mod()
741 static int qib_sd7220_ram_xfer(struct qib_devdata *dd, int sdnum, u32 loc, in qib_sd7220_ram_xfer()
1126 static int ibsd_mod_allchnls(struct qib_devdata *dd, int loc, int val, in ibsd_mod_allchnls()
1221 int elt, reg, val, loc; in set_rxeq_vals() local
1282 int loc = CMUCTRL5 | (1U << EPB_IB_QUAD0_CS_SHF); in qib_sd_trimself() local
1347 int loc = RXLSPPM(0) | EPB_GLOBAL_WR; in toggle_7220_rclkrls() local
/linux-3.3/fs/ntfs/
Drunlist.c219 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append()
286 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert()
382 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace()
471 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
/linux-3.3/arch/unicore32/kernel/
Dmodule.c51 unsigned long loc; in apply_relocate() local
/linux-3.3/arch/cris/kernel/
Dmodule.c61 uint32_t *loc in apply_relocate_add() local
/linux-3.3/arch/score/kernel/
Dmodule.c41 unsigned long loc; in apply_relocate() local
/linux-3.3/lib/reed_solomon/
Ddecode_rs.c36 uint16_t root[nroots], reg[nroots + 1], loc[nroots]; variable
/linux-3.3/arch/x86/kernel/
Dmodule.c98 void *loc; in apply_relocate_add() local
/linux-3.3/arch/arm/kernel/
Dmodule.c59 unsigned long loc; in apply_relocate() local
/linux-3.3/arch/powerpc/kernel/
Drtas-proc.c432 const char *loc; in ppc_rtas_sensors_show() local
516 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor()
720 const char *loc) in get_location_code()
/linux-3.3/arch/s390/kernel/
Dmodule.c177 Elf_Addr loc, val; in apply_rela() local
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_mcg.c221 int i, loc; in mthca_multicast_detach() local
/linux-3.3/fs/nfs/
Dnfs4namespace.c178 int loc, error; in nfs_follow_referral() local
/linux-3.3/drivers/net/usb/
Ddm9601.c301 static int dm9601_mdio_read(struct net_device *netdev, int phy_id, int loc) in dm9601_mdio_read()
321 static void dm9601_mdio_write(struct net_device *netdev, int phy_id, int loc, in dm9601_mdio_write()
/linux-3.3/arch/um/os-Linux/
Dprocess.c150 void *loc; in os_map_memory() local

123