Searched refs:function (Results 251 - 275 of 1091) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/ext4/
H A Dmmp.c123 const char *function, unsigned int line, const char *msg)
125 __ext4_warning(sb, function, line, "%s", msg);
126 __ext4_warning(sb, function, line,
122 __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, const char *function, unsigned int line, const char *msg) argument
/linux-master/arch/s390/appldata/
H A Dappldata_base.c106 * call data gathering function for each (active) module
136 int appldata_diag(char record_nr, u16 function, unsigned long buffer, argument
149 rc = appldata_asm(parm_list, id, function,
292 if (!try_module_get(ops->owner)) { // protect this function
404 appldata_timer.function = appldata_timer_function;
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c82 DEVID_FIELD(pcmcia_device_id, function);
174 DEVID_FIELD(isapnp_device_id, function);
256 DEVID_FIELD(ssam_device_id, function);
/linux-master/kernel/time/
H A Dtimer.c222 * is running the timer callback function.
224 * waiting for the end of the timer callback function
390 * __round_jiffies - function to round jiffies to a full second
416 * __round_jiffies_relative - function to round jiffies to a full second
445 * round_jiffies - function to round jiffies to a full second
466 * round_jiffies_relative - function to round jiffies to a full second
487 * __round_jiffies_up - function to round jiffies up to a full second
503 * __round_jiffies_up_relative - function to round jiffies up to a full second
522 * round_jiffies_up - function to round jiffies up to a full second
537 * round_jiffies_up_relative - function t
696 void (*function)(struct timer_list *t); member in struct:timer_hint
[all...]
/linux-master/arch/sparc/lib/
H A DGENpage.S71 .type generic_patch_pageops,#function
/linux-master/arch/microblaze/lib/
H A Dumodsi3.S13 .type __umodsi3, @function
/linux-master/net/x25/
H A Dx25_timer.c34 sk->sk_timer.function = x25_heartbeat_expiry;
/linux-master/arch/openrisc/lib/
H A Dmemset.S13 .type memset, @function
/linux-master/arch/arm/boot/bootp/
H A Dinit.S17 .type _start, #function
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_core.h210 struct vbg_dev *gdev, u32 requestor, u32 client_id, u32 function,
/linux-master/drivers/net/wireless/rsi/
H A Drsi_sdio.h129 int rsi_sdio_write_register(struct rsi_hw *adapter, u8 function,
/linux-master/include/linux/
H A Datalk.h77 __be16 function; member in struct:elapaarp
/linux-master/arch/parisc/kernel/vdso32/
H A Dsigtramp.S37 .type __kernel_sigtramp_rt, @function
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-common.h214 * @function: media entity function defined by MEDIA_ENT_F_* macros
220 * Helper function initialize and register the struct vimc_ent_device and struct
227 u32 function,
237 * This function calls validates if a media link is valid for streaming.
/linux-master/drivers/pci/hotplug/
H A Dacpiphp.h84 objects (i.e. for each function) */
93 * struct acpiphp_func - PCI function information
95 * PCI function information for each object in ACPI namespace
96 * typically 8 objects per slot (i.e. for each PCI function)
104 u8 function; /* pci function# */ member in struct:acpiphp_func
165 /* function flags */
170 /* function prototypes */
/linux-master/fs/affs/
H A Damigaffs.c262 * This function returns a negative error number in case of
473 affs_error(struct super_block *sb, const char *function, const char *fmt, ...) argument
481 pr_crit("error (device %s): %s(): %pV\n", sb->s_id, function, &vaf);
489 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) argument
497 pr_warn("(device %s): %s(): %pV\n", sb->s_id, function, &vaf);
528 /* This function copies name to bstr, with at most 30
/linux-master/drivers/leds/
H A Dled-core.c451 if (!fwnode_property_present(fwnode, "function"))
454 ret = fwnode_property_read_string(fwnode, "function", &props->function);
457 "Error parsing 'function' property (%d)\n",
461 if (!fwnode_property_present(fwnode, "function-enumerator"))
464 ret = fwnode_property_read_u32(fwnode, "function-enumerator",
468 "Error parsing 'function-enumerator' property (%d)\n",
501 } else if (props.function || props.color_present) {
507 props.function ?: "", props.func_enum);
511 props.function
[all...]
/linux-master/drivers/bus/
H A Dvexpress-config.c274 * "arm,vexpress-energy" function used to be described
295 u32 function, device; local
297 function = be32_to_cpup(val++);
302 function, device);
307 func->template[i] |= SYS_CFGCTRL_FUNC(function);
/linux-master/arch/m68k/mac/
H A Dmacboing.c41 * some function protos
153 * function pointer set in mac_init_asc which would be called at
254 mac_sound_timer.function = mac_quadra_ring_bell;
262 * EASC 'start/continue whining'; I'm not sure why the above function didn't
/linux-master/fs/adfs/
H A Dsuper.c25 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...) argument
35 sb->s_id, function ? ": " : "",
36 function ? function : "", &vaf);
/linux-master/arch/s390/include/asm/
H A Dnospec-insn.h24 .type \name,@function
/linux-master/arch/x86/xen/
H A Dxen-head.S39 .type xen_hypercall_##n, @function; .size xen_hypercall_##n, 32
/linux-master/arch/arm/mm/
H A Dproc-arm7tdmi.S62 .type __arm7tdmi_setup, #function
/linux-master/drivers/hwtracing/stm/
H A Dheartbeat.c86 stm_heartbeat[i].hrtimer.function =
/linux-master/drivers/scsi/esas2r/
H A Datvda.h76 /* VDA request function codes */
93 #define RS_INV_FUNC 0x01 /*! invalid command function */
1023 u8 function; member in struct:atto_vda_req_header
1035 u8 function; /* VDA_FUNC_SCSI */ member in struct:atto_vda_scsi_req
1083 u8 function; /* VDA_FUNC_FLASH */ member in struct:atto_vda_flash_req
1106 u8 function; /* VDA_FUNC_DIAG */ member in struct:atto_vda_diag_req
1126 u8 function; /* VDA_FUNC_AE */ member in struct:atto_vda_ae_req
1141 u8 function; /* VDA_FUNC_CLI */ member in struct:atto_vda_cli_req
1153 u8 function; /* VDA_FUNC_IOCTL */ member in struct:atto_vda_ioctl_req
1182 u8 function; /* VDA_FUNC_CF member in struct:atto_vda_cfg_req
1199 u8 function; /* VDA_FUNC_MGT */ member in struct:atto_vda_mgmt_req
[all...]

Completed in 245 milliseconds

<<11121314151617181920>>